- 28 May, 2013 26 commits
-
-
kinaba@chromium.org authored
BUG=223855, 244302 Review URL: https://chromiumcodereview.appspot.com/16094003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202510 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202509 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
Originally, FileSelectionHandler#updateFileSelectionAsync have the complex conditional statements. And when util.platform.newUI() is true and selection.totalCount is zero, updateContextMenuActionItems that updates the open menu item is not called. This CL arranged the statements by the target of update and added some comments. BUG=243687 TEST=manually Review URL: https://chromiumcodereview.appspot.com/15950003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202508 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
This moves all webkit/fileapi/syncable/* code under webkit/browser/fileapi/syncable. BUG=239710 TBR=avi, thestig NOTRY=true Review URL: https://chromiumcodereview.appspot.com/15806012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202507 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202506 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=151200:151203&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/16119002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202505 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
The term "Drive app" is more commonly used than "Drive web app". BUG=242121 TEST=none R=hashimoto@chromium.org Review URL: https://codereview.chromium.org/15932010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202504 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Reverting the speculative revert > Revert 202388 "Remove NetworkStateInformer's dependency on Proxy..." > > Suspected to break CrOS ASAN (x86) bot. > > > Remove NetworkStateInformer's dependency on ProxyConfigServiceImpl. > > > > 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 > > TBR=pneubeck@chromium.org > > Review URL: https://codereview.chromium.org/15875018 TBR=kinuko@chromium.org Review URL: https://codereview.chromium.org/15954007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202503 0039d316-1c4b-4281-b951-d872f2087c98
-
calvinlo@chromium.org authored
Deprecate batch_sync_origins from DriveMetadataStore so batch origins are no longer duplicated in both DriveFileSyncService.pending_batch_sync_origins and DriveMetadataStore.batch_sync_origins_; BUG=229764 TEST=DriveMetadataStoreTest.DeprecateBatchSyncOrigins + Existing unit_tests --gtest_filter=DriveFileSync* + Existing unit_tests --gtest_filter=DriveMeta* Review URL: https://chromiumcodereview.appspot.com/15410005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202502 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Move following files from content/common to content/common_child: - webfilesystem_callback_adapters.* - webfilesystem_impl.* - webfilewriter_impl.* Move following files from webkit/fileapi to webkit/common/fileapi: - directory_entry.h - file_system_types.h - file_system_url* - file_system_util* Move following files from webkit/fileapi to webkit/renderer/fileapi: - webfilewriter_base* BUG=239710 TBR=jamesr@chromium.org Review URL: https://codereview.chromium.org/15658004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202501 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=111316 Review URL: https://chromiumcodereview.appspot.com/15702006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202498 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/15659006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202497 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202495 0039d316-1c4b-4281-b951-d872f2087c98
-
dmikurube@chromium.org authored
BUG=123750 Review URL: https://chromiumcodereview.appspot.com/14823009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202493 0039d316-1c4b-4281-b951-d872f2087c98
-
kjyoun@google.com authored
Previously, Chrome for TV used plugin list of linux, though it was not right one, since Android used resource for linux by default. But, with https://codereview.chromium.org/14834011, Android and Linux resource was separated cleanly. As a result, Chrome for TV, based on Android, needs its own plugin list. BUG= Review URL: https://chromiumcodereview.appspot.com/15978002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202492 0039d316-1c4b-4281-b951-d872f2087c98
-
kouhei@chromium.org authored
BUG=none Review URL: https://chromiumcodereview.appspot.com/15714004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202491 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202490 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=151190:151199&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/16075003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202489 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202488 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
TBR=dsinclair@chromium.org Review URL: https://codereview.chromium.org/15659008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202485 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
Originally column dividers are hidden by 'display:none'; This CL updated the CSS for column dividers and make them visible. BUG=238867 TEST=manually R=yoshiki@chromium.org Review URL: https://codereview.chromium.org/15835004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202484 0039d316-1c4b-4281-b951-d872f2087c98
-
dsinclair@chromium.org authored
This will allow us to see the names of the loaded trace files in the trace viewer header. BUG=trace-viewer:108 Review URL: https://chromiumcodereview.appspot.com/14672019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202483 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Moving following files: - file_system_context* - file_system_operation* - file_system_url* - and all others but not in syncable/ ones BUG=239710 TBR=avi@chromium.org, tzik@chromium.org Review URL: https://codereview.chromium.org/15859007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202482 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Fix values of top/left dialog title insets, add explicit bottom inset. Fix dialog inset and preferred size calculations, and layout for title/extra. ( long titles were not being accounted for, and getting cut off ) Add a title bar extra view to the views examples dialog. See before/after/spec pics at http://crbug.com/242284#c14 BUG=242284, 240730, 166075 TEST=New dialog style looks good, no titles cut off. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/15861012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202479 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Suspected to break CrOS ASAN (x86) bot. > Remove NetworkStateInformer's dependency on ProxyConfigServiceImpl. > > 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 TBR=pneubeck@chromium.org Review URL: https://codereview.chromium.org/15875018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202478 0039d316-1c4b-4281-b951-d872f2087c98
-
antrim@chromium.org authored
BUG=229762 R=nkostylev@chromium.org Review URL: https://chromiumcodereview.appspot.com/16091003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202475 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 May, 2013 14 commits
-
-
ajuma@chromium.org authored
Currently, when a LayerAnimationController only has an observer in the pending tree, we early-out from Animate and UpdateState in order to prevent animating a layer before it's drawn. However, this means that the position of a layer can change immediately after tree activation (even before a draw), if an animation is started on that layer. This means that tile priorities calculated by UpdateTilePriorites before tree activation can immediately become stale. This CL allows animations with only inactive observers to reach the Starting state and get ticked at their starting point, but progress no further. This means we still won't have running animations on layers before they're drawn. However, this change means that if we ensure that animation always happens before tree activation in each frame (in a follow-up CL), then the tile priorities calculated during tree activation will still be valid when the frame is drawn. BUG=242966 Review URL: https://chromiumcodereview.appspot.com/15732013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202473 0039d316-1c4b-4281-b951-d872f2087c98
-
bengr@chromium.org authored
BUG=232932 Review URL: https://chromiumcodereview.appspot.com/14994003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202472 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=70806 TEST=as in bug Review URL: https://chromiumcodereview.appspot.com/15197003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202471 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
This patch exposes the WebRequest in <webview> See http://developer.chrome.com/extensions/webRequest.html BUG=171421 TEST=WebViewTest.Shim Review URL: https://chromiumcodereview.appspot.com/12189018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202469 0039d316-1c4b-4281-b951-d872f2087c98
-
pneubeck@chromium.org authored
BUG=241840 Review URL: https://chromiumcodereview.appspot.com/15997006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202468 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=236493 Review URL: https://chromiumcodereview.appspot.com/15889009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202467 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=227219 R=jochen@chromium.org, joi@chromium.org Review URL: https://codereview.chromium.org/16018004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202466 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
e.g. http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html quickly opens and closes the devtools. If a new RPH is then created and happens to be at the same location, we'll register twice for the process created notification. BUG=111316 R=marja@chromium.org Review URL: https://chromiumcodereview.appspot.com/16023012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202465 0039d316-1c4b-4281-b951-d872f2087c98
-
leozwang@chromium.org authored
We want to use native sampling rate and optimial buffer size which is returned by framework on Android to achieve high audio quality. BUG=https://code.google.com/p/webrtc/issues/detail?id=1669 Review URL: https://chromiumcodereview.appspot.com/15217002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202464 0039d316-1c4b-4281-b951-d872f2087c98
-
caitkp@chromium.org authored
These are only used bu Signin/ and will move into the sign-in component once it gets created. TBR=atwilson@chromium.org,ben@chromium.org BUG=233552 Review URL: https://chromiumcodereview.appspot.com/15734014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202463 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
This test uses the global ManifestHandlerRegistry, and its result depend on the order of execution of other tests. If any test before created a ManagedValueStoreCache then the ManifestHandlerRegistry has a StorageSchemaManifestHandler, which will try to validate the bad extension manifests, and will make this test fail. This temporary fix always registers a StorageSchemaManifestHandler, and the test doesn't assume that the extension is always created anymore. The long term fix is to make ScopedTestingManifestHandlerRegistry public so that tests like this can have a scoped ManifestHandlerRegistry. TBR=kalman@chromium.org Review URL: https://chromiumcodereview.appspot.com/16077003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202461 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Follow up to https://codereview.chromium.org/12254021. Currently, Mac has an NSView wrapper around the internal contents' native view. Internal NSView respects the bookmarks bubble and is currently updated upon setTopContentOffset. I swapped frame updates for internal and external NSViews to reduce the flickering as a short term solution. We really need to change it in a way that only one update is taking place. Review URL: https://chromiumcodereview.appspot.com/14935015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202458 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
This is required to stack layers with LayerOwners below layers without LayerOwners as per sky@'s suggestion in https://codereview.chromium.org/15114002/ Review URL: https://chromiumcodereview.appspot.com/15932003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202457 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
BUG=none Review URL: https://chromiumcodereview.appspot.com/15650013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202456 0039d316-1c4b-4281-b951-d872f2087c98
-