- 27 May, 2013 40 commits
-
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=151172:151180&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/15882005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202406 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
This CL replaces GatherUsageTask in ClientUsageTracker with Callback-based usage accumulation. BUG=220029 TEST=existing QuotaManagerTest test and UsageTrackerTest. Review URL: https://chromiumcodereview.appspot.com/15857002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202405 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
This patch filters out candidates based on the timestamp, before testing filename match or accessing resource metadata DB for file path resolution. BUG=none TEST=With debug build and with a large account, type "a" in the search box of Files.app. It should become faster. Review URL: https://chromiumcodereview.appspot.com/15757009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202404 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
BUG=165595 Review URL: https://chromiumcodereview.appspot.com/15753004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202403 0039d316-1c4b-4281-b951-d872f2087c98
-
digit@chromium.org authored
For old historical reasons, the GNU libstdc++ headers and libraries were used in the Android build, in addition to the STLport ones. This is no longer necessary, so remove them from the build files. BUG=NONE Review URL: https://chromiumcodereview.appspot.com/15735014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202402 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Use SpdyStreamType to enforce stream and stream delegate semantics instead of trying to infer it from various parameters and return values. Remove now-redundant return value of SpdyStream::Delegate::OnSendRequestHeadersComplete(). Comment expected semantics of SpdyStream::Delegate member functions and related SpdyStream member functions. Enforce some restrictions on push streams. Namely, set send_status_ to NO_MORE_DATA_TO_SEND immediately for them, and make sure its entry point is SpdyStream::OnResponseReceived(). Also clarify how push streams interact with the stream histograms. BUG=243643 Review URL: https://chromiumcodereview.appspot.com/15701009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202401 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
The image transport surface now passes a scale factor. Set the current_surface_ to use this scale factor instead of the view's scale factor. Fix a number of situations where the correct scale factor from rendering was available, but the view's scale factor was used instead. BUG=132714 Review URL: https://chromiumcodereview.appspot.com/15666007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202400 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
After enabling context menu to translate unknown language, Chrome needs to modify infobar UX for Chrome Translate. This change fixes Mac UI. BUG=172593 patch from issue 15295004 Review URL: https://chromiumcodereview.appspot.com/15521005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202399 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
After enabling context menu to translate unknown language, Chrome needs to modify infobar UX for Chrome Translate. This change fixes Win UI. BUG=172593 Review URL: https://chromiumcodereview.appspot.com/15376008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202398 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
TBR=marja@chromium.org Review URL: https://codereview.chromium.org/15777006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202396 0039d316-1c4b-4281-b951-d872f2087c98
-
kouhei@chromium.org authored
This is to be observed in the "preconnect on link UIEvents" Finch field trial to see its effect. BUG=235361 Review URL: https://chromiumcodereview.appspot.com/15675002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202395 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
TBR=marja@chromium.org Review URL: https://codereview.chromium.org/16095003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202394 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=242291 TBR=marja@chromium.org Review URL: https://codereview.chromium.org/16059004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202392 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
BUG=243594 TEST=manually Review URL: https://chromiumcodereview.appspot.com/15891004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202391 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202390 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
> Roll webrtc 4073:4103 > > BUG=243160, 243786 > R=ronghuawu@chromium.org > > Review URL: https://codereview.chromium.org/15861020 TBR=sergeyu@chromium.org R=ronghuawu@chromium.org Review URL: https://codereview.chromium.org/16095002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202389 0039d316-1c4b-4281-b951-d872f2087c98
-
pneubeck@chromium.org authored
This also completes NetworkStateInformer's migration from NetworkLibrary to NetworkStateHandler BUG=189009 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201688 R=stevenjb@chromium.org, ygorshenin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202192 Review URL: https://codereview.chromium.org/15294010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202388 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
Compared to the existing test, it checks that the update is indeed reflected to the layer of DriveService. BUG=223865 Review URL: https://chromiumcodereview.appspot.com/15989002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202387 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=pkasting@chromium.org, estade@chromium.org BUG=172593 Review URL: https://chromiumcodereview.appspot.com/15757010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202386 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
Depends on https://chromereviews.googleplex.com/8393013/. BUG=226016 NOTRY=True Review URL: https://chromiumcodereview.appspot.com/15899006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202385 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
This caused undeterministic behavior in setting the default task, especially on ASAN bots. Moreover, it sounds reasonable to use order of handlers as priorities. TEST=browser_tests on Linux ChromeOS ASAN pass. BUG=243611, 242615 Review URL: https://chromiumcodereview.appspot.com/15975004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202384 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
This CL added the 'offline' directory to the directory tree and the test for offline feature. BUG=238545 TEST=Open the file browser, ensure that the offline feature works Review URL: https://chromiumcodereview.appspot.com/14577013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202383 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
> [cros] Temporaly add logging to login screen for events dealing with action box. > > We need this to understand the bug root on the link device (inaccessible locally). > > BUG=224526 > TEST=none > NOTRY=true > > > Review URL: https://chromiumcodereview.appspot.com/13375014 TBR=glotov@chromium.org Review URL: https://codereview.chromium.org/15924006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202382 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202380 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=151155:151171&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/15975005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202379 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202378 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
Use utility function for boilerplate test code. Fix typos. Remove resolved TODO comments. Remove unused include, etc. BUG=none Review URL: https://chromiumcodereview.appspot.com/15843006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202377 0039d316-1c4b-4281-b951-d872f2087c98
-
tapted@chromium.org authored
BUG=None NOTRY=true Review URL: https://chromiumcodereview.appspot.com/15936005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202376 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
This CL updated CSS and javascript to make the size of search box fit to its contents size. In the JavaScript funciton 'updateSearchBoxStyles_', we measure the widht of search box text by using TextMeasure class and set the search box size depending on the width. TextMeasure class has a dummy span element. When measuring text size, it sets the text to the dummy span element and obtains its size by using getBoundingClientRect method. This CL also added #search-icon and #search-clear-button elements. Originally these UI parts are implemented as the background image and -webkit-search-cancel-button of the serach box respectively. This way had a trouble about rtl mode thus we need the specific selectors for the rtl mode. On the other hands, current implementation can handle rtl mode without other selectors. BUG=241300, 239292 TEST=manually. rtl mode and legacy UI are also checked. Review URL: https://chromiumcodereview.appspot.com/15946005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202375 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
base/string16.h was moved into base namespace in r191198 by Brett. BUG=None TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/16049004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202374 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Move fileapi::AreSameFileSystem utility method to FileSystemURL. BUG=239710 TEST=FileSystemURLTest.IsInSameFileSystem R=tzik@chromium.org Review URL: https://codereview.chromium.org/15754005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202373 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
FileSystemURL should no longer have dependencies to IsolatedContext or ExternalMountPoints, but should be just a simple class. Remove unnecessary header files and move tests that are specific to SyncableFileSystem into webkit/fileapi/syncable/syncable_file_system_util_unittest.cc. BUG=239710,240658 TEST=FileSystemURLTest.*,SyncableFileSystemTest.SyncableFileSystemURL_IsParent R=tzik@chromium.org Review URL: https://codereview.chromium.org/16072003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202372 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
Pass the scale factor through the image transport surface to the IOSurface creation. Change ViewHostMsg_CompositorSurfaceBuffersSwapped to use a params structure, because there is a limit of 5 IPC arguments. BUG=132714 Review URL: https://chromiumcodereview.appspot.com/15689003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202371 0039d316-1c4b-4281-b951-d872f2087c98
-
kouhei@chromium.org authored
Note to gardener: This patch requires the following Blink patch to be landed first: https://codereview.chromium.org/14746002/ This API is to be triggered from {mouse,gesture}-events on HTMLAnchorElement. BUG=235361 Review URL: https://chromiumcodereview.appspot.com/14749005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202370 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Suspected to have broken ClickToPlayPluginTest.NoCallbackAtLoad > Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (Chrome) > > This CL updates Chrome to return plugin NPP identifiers for NPAPI, PPAPI and browser plugins, and to make the necessary calls into Blink to support object ownership tracking. > > This CL requires Blink CL crrev.com/14989014, and is itself required by Blink CL crrev.com/14019005. > > BUG=152006 > > Review URL: https://chromiumcodereview.appspot.com/15007012 TBR=wez@chromium.org Review URL: https://codereview.chromium.org/15757007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202369 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202367 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
As part of effort to drop "Drive" prefix from classes. BUG=242121 TEST=none R=hashimoto@chromium.org Review URL: https://codereview.chromium.org/16068004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202365 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
This CL updates Chrome to return plugin NPP identifiers for NPAPI, PPAPI and browser plugins, and to make the necessary calls into Blink to support object ownership tracking. This CL requires Blink CL crrev.com/14989014, and is itself required by Blink CL crrev.com/14019005. BUG=152006 Review URL: https://chromiumcodereview.appspot.com/15007012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202364 0039d316-1c4b-4281-b951-d872f2087c98
-
reveman@chromium.org authored
This adds a task graph interface to the worker pool and implements a simple queue instance of this interface for use by the tile manager. The task graph interface can be used describe more complicated task dependencies in the future and provides the immediate benefit of seamlessly being able to cancel and re-prioritize tasks. BUG=178974 Review URL: https://chromiumcodereview.appspot.com/14689004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202363 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Forgot to rename the test class name. Along the way, fixed minor issues in comments. BUG=242121 TEST=none R=hashimoto@chromium.org Review URL: https://codereview.chromium.org/15768004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202358 0039d316-1c4b-4281-b951-d872f2087c98
-