summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 26.0.1371.026.0.1371.0gitdeps2014-04-072-675/+591
* Banish boilerplate. Profile-keyed API factory for extension API classes.yoz@chromium.org2012-12-2611-182/+166
* Deleted unused GPU IPC messages.apatrick@chromium.org2012-12-261-14/+0
* For the Metro mode infobar, move various variables from the caller side to thepkasting@chromium.org2012-12-263-42/+32
* Automated Commit: Committing new LKGM version 3472.0.0 for chromeos.chromeos-lkgm@google.com2012-12-261-1/+1
* browser: Move FindOrCreateTabbedBrowser() function into chrome namespace.tfarina@chromium.org2012-12-2619-43/+41
* Setup WebRTC event tracing in renderers.justinlin@chromium.org2012-12-261-0/+19
* [zoom bubble] Handle entering/leaving/being in fullscreen on GTK.dbeam@chromium.org2012-12-2628-258/+321
* The parameters to OnMsgAssignPictureBuffers are from the untrusted renderer,cevans@chromium.org2012-12-261-0/+6
* Fix Debian build script for svn-based checkoutlambroslambrou@chromium.org2012-12-261-2/+2
* Tell java side when the native auth handler is gonejoth@chromium.org2012-12-264-12/+52
* Do not fail when CPU does not idle if we are in PGO mode.asharif@chromium.org2012-12-261-2/+10
* Remove broken gmail live webapp test for PGO.asharif@chromium.org2012-12-261-1/+0
* Add an UMA stat for how long ResourceRequests are delayed due to the appcache.michaeln@google.com2012-12-264-1/+27
* Revert r174103. "[Win, MediaGallery] Check the portable device protocol and s...kmadhusu@chromium.org2012-12-261-76/+69
* Update .DEPS.gitchrome-admin@google.com2012-12-261-1/+1
* roll gyp 1537:1555thakis@chromium.org2012-12-261-1/+1
* Add support for ignoring subtitle and extra audio & video tracks.acolwell@chromium.org2012-12-266-7/+75
* Autogenerate thunk .cc files for PPB_Instance and PPB_Instance_Private.teravest@chromium.org2012-12-265-38/+72
* IndexedDB: Remove suppressions for resolved memory leaksjsbell@chromium.org2012-12-261-9/+0
* Fix ChunkDemuxer to handle a Shutdown() call before Initialize() is called.acolwell@chromium.org2012-12-262-0/+16
* Defer loading all component extensions in a first_run situation.tapted@chromium.org2012-12-264-86/+25
* [net-internals] Remove resolved hostname from UDP_SOCKET event description.szym@chromium.org2012-12-261-0/+1
* add back suppression for bug_16093 and bug_16095, which are still seen on Lin...zhaoqin@google.com2012-12-261-0/+15
* Follow up to r174617: fixing ASAN.pfeldman@chromium.org2012-12-261-0/+1
* DevTools: make DevToolsAgentHost ref-counted.pfeldman@chromium.org2012-12-2616-69/+51
* bookmarks: Remove unused includes from bookmark_model_unittest.cctfarina@chromium.org2012-12-261-8/+2
* Automated Commit: Committing new LKGM version 3466.0.0 for chromeos.chromeos-lkgm@google.com2012-12-261-1/+1
* Remove unused suppression rules.hbono@chromium.org2012-12-262-102/+0
* Deleted ErrorScreenHandler::{OnBeforeShow|OnBeforeHide}() methods.ygorshenin@chromium.org2012-12-265-25/+24
* [Mac] Fix crash when dragging a tab that is being closed. asvitkine@chromium.org2012-12-254-45/+87
* RLZ on ChromeOS-related polishing.ivankr@chromium.org2012-12-259-74/+86
* DevTools: introduce public content::DevToolsAgentHost.pfeldman@chromium.org2012-12-2522-175/+166
* Disabled opening state of dropdown menu for all keys.dzhioev@chromium.org2012-12-251-17/+8
* Android buildbot: fix adb device discovery issuesilevy@chromium.org2012-12-251-0/+2
* [cros oobe] Changed EULA screen extra controls layoutnkostylev@chromium.org2012-12-253-7/+12
* [cros] Use blocking pool instead of WorkerPool for camera presence checks.ivankr@chromium.org2012-12-252-21/+36
* Updating trunk VERSION from 1370.0 to 1371.0chrome-release@google.com2012-12-251-1/+1
* Improved ui of context menus in File Manager so they look more similar to nat...mtomasz@chromium.org2012-12-251-2/+11
* Android buildbot fixesilevy@chromium.org2012-12-252-4/+8
* Update .DEPS.gitchrome-admin@google.com2012-12-251-1/+1
* Roll WebKit deps from 138425 to 138445.tony@chromium.org2012-12-251-1/+1
* Refactor SystemInfoProvider as RefCountedThreadSafe classhongbo.min@intel.com2012-12-2512-31/+43
* Define public inteface for accessing Canvas pixelsjoth@chromium.org2012-12-255-2/+109
* Move GpuMemoryManager::ClientState structure to its own class.ccameron@chromium.org2012-12-2410-321/+389
* [cros login] Make GAIA signin screen RTL friendlynkostylev@chromium.org2012-12-241-0/+5
* bookmarks: Remove many entries from DEPS whitelist.tfarina@chromium.org2012-12-241-6/+0
* [cros] Clear RLZ data when switching RLZ enabled/disabled state.ivankr@chromium.org2012-12-247-4/+74
* [cros] Inform sign in controls on initial sign in UI statenkostylev@chromium.org2012-12-243-3/+7
* DevTools: preserve DevToolsAgentHost across navigations.pfeldman@chromium.org2012-12-2412-189/+215