Groups
Groups
Sign in
Groups
Groups
Chromium-bugs
Conversations
About
Send feedback
Help
Re: Issue 128378 in chromium: Get JSON feeds parsing off the UI thread
1 view
Skip to first unread message
chro...@googlecode.com
unread,
May 31, 2012, 5:02:46 AM
5/31/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromi...@chromium.org
Updates:
Status: Started
Comment #1 on issue 128378 by
ko...@chromium.org
: Get JSON feeds parsing
off the UI thread
http://code.google.com/p/chromium/issues/detail?id=128378
(No comment was entered for this change.)
chro...@googlecode.com
unread,
Jun 30, 2012, 1:46:05 PM
6/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromi...@chromium.org
Updates:
Owner:
yos...@chromium.org
Cc:
ko...@chromium.org
Comment #3 on issue 128378 by
sato...@chromium.org
: Get JSON feeds parsing
off the UI thread
http://code.google.com/p/chromium/issues/detail?id=128378
kochi@, assuming you haven't started coding, i'm assigning this to
yoshiki@, so you can focus on the new API migration.
chro...@googlecode.com
unread,
Jul 11, 2012, 8:01:28 AM
7/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromi...@chromium.org
Comment #5 on issue 128378 by
bugdro...@chromium.org
: Get JSON feeds
parsing off the UI thread
http://code.google.com/p/chromium/issues/detail?id=128378#c5
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=146104
------------------------------------------------------------------------
r146104 |
yos...@chromium.org
| Wed Jul 11 04:56:48 PDT 2012
Changed paths:
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations_unittest.cc?r1=146104&r2=146103&pathrev=146104
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations.cc?r1=146104&r2=146103&pathrev=146104
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations.h?r1=146104&r2=146103&pathrev=146104
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/chrome_tests.gypi?r1=146104&r2=146103&pathrev=146104
gdrive: Get JSON feeds parsing off the UI thread.
BUG=128378
TEST=GDataOperationsTest.GetDataOperationParseJson passes.
Review URL:
https://chromiumcodereview.appspot.com/10749015
------------------------------------------------------------------------
chro...@googlecode.com
unread,
Jul 11, 2012, 9:32:33 AM
7/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromi...@chromium.org
Comment #6 on issue 128378 by
bugdro...@chromium.org
: Get JSON feeds
parsing off the UI thread
http://code.google.com/p/chromium/issues/detail?id=128378#c6
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=146110
------------------------------------------------------------------------
r146110 |
j...@chromium.org
| Wed Jul 11 06:25:39 PDT 2012
Changed paths:
D
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations_unittest.cc?r1=146110&r2=146109&pathrev=146110
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations.cc?r1=146110&r2=146109&pathrev=146110
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations.h?r1=146110&r2=146109&pathrev=146110
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/chrome_tests.gypi?r1=146110&r2=146109&pathrev=146110
Revert 146104 - gdrive: Get JSON feeds parsing off the UI thread.
BUG=128378
TEST=GDataOperationsTest.GetDataOperationParseJson passes.
Review URL:
https://chromiumcodereview.appspot.com/10749015
TBR=
yos...@chromium.org
Review URL:
https://chromiumcodereview.appspot.com/10704158
------------------------------------------------------------------------
chro...@googlecode.com
unread,
Jul 30, 2012, 3:50:46 PM
7/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromi...@chromium.org
Comment #11 on issue 128378 by
bugdro...@chromium.org
: Get JSON feeds
parsing off the UI thread
http://code.google.com/p/chromium/issues/detail?id=128378#c11
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=148990
------------------------------------------------------------------------
r148990 |
yos...@chromium.org
| 2012-07-30T18:51:37.394920Z
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations.cc?r1=148990&r2=148989&pathrev=148990
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_documents_service_browsertest.cc?r1=148990&r2=148989&pathrev=148990
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations.h?r1=148990&r2=148989&pathrev=148990
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/operations_base.cc?r1=148990&r2=148989&pathrev=148990
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/operations_base.h?r1=148990&r2=148989&pathrev=148990
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/chrome_tests.gypi?r1=148990&r2=148989&pathrev=148990
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations_unittest.cc?r1=148990&r2=148989&pathrev=148990
gdrive: Get JSON feeds parsing off the UI thread.
BUG=128378
TEST=unit_tests:GData* and browser_tests:GData* passes.
using TBR for gyp changes
TBR=
tha...@chromium.org
Review URL:
https://chromiumcodereview.appspot.com/10808027
------------------------------------------------------------------------
chro...@googlecode.com
unread,
Jul 31, 2012, 2:35:39 AM
7/31/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromi...@chromium.org
Comment #13 on issue 128378 by
bugdro...@chromium.org
: Get JSON feeds
parsing off the UI thread
http://code.google.com/p/chromium/issues/detail?id=128378#c13
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=149140
------------------------------------------------------------------------
r149140 |
yos...@chromium.org
| 2012-07-31T06:32:20.618611Z
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations.cc?r1=149140&r2=149139&pathrev=149140
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_documents_service_browsertest.cc?r1=149140&r2=149139&pathrev=149140
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations.h?r1=149140&r2=149139&pathrev=149140
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/operations_base.cc?r1=149140&r2=149139&pathrev=149140
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/operations_base.h?r1=149140&r2=149139&pathrev=149140
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/chrome_tests.gypi?r1=149140&r2=149139&pathrev=149140
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/chromeos/gdata/gdata_operations_unittest.cc?r1=149140&r2=149139&pathrev=149140
gdrive: Get JSON feeds parsing off the UI thread.
BUG=128378
TEST=unit_tests:GData* and browser_tests:GData* passes.
using TBR for gyp changes
TBR=
tha...@chromium.org
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=148990
Reply all
Reply to author
Forward
0 new messages