summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 20.0.1098.120.0.1098.1gitdeps2014-04-062-542/+318
* Incrementing VERSION to 20.0.1098.1chrome-release@google.com2012-04-111-1/+1
* Merge 131815 - Roll Syzygy dependency.dharani@chromium.org2012-04-111-1/+2
* Branching for 1098 @131723chrome-release@google.com2012-04-110-0/+0
* Prevent a link in the 'low disk space' warning of being focusable in invisibl...serya@google.com2012-04-111-15/+9
* Add JSON output in dmprof.py.dmikurube@chromium.org2012-04-111-4/+21
* Add roleDescription to DumpAccessibilityTree for mac.aboxhall@chromium.org2012-04-113-14/+19
* Update uses of TimeDelta in geolocation code.tedvessenes@gmail.com2012-04-112-4/+6
* Hide scanning notification when device with no media is detected.tbarzic@chromium.org2012-04-112-4/+10
* Fix Local Storage Issues.bbudge@chromium.org2012-04-111-2/+2
* Null check web_frame_ to prevent a race from attempting to execute script on ...rafaelw@chromium.org2012-04-111-0/+6
* Fixed missing negation.jamiewalch@chromium.org2012-04-111-1/+1
* Update uses of TimeDelta in net/test.tedvessenes@gmail.com2012-04-111-1/+1
* Update uses of TimeDelta in audio code.tedvessenes@gmail.com2012-04-113-5/+5
* Implement RenderWidgetHostViewMac::CopyFromCompositingSurface.mazda@chromium.org2012-04-115-23/+116
* Removed ProfileSyncService::UIShouldDepictAuthInProgressatwilson@chromium.org2012-04-1114-56/+93
* Update .DEPS.gitchrome-admin@google.com2012-04-111-1/+1
* NaCl: Update revision in DEPS, r8219 -> r8222mseaborn@chromium.org2012-04-111-1/+1
* Make idle logout window not cause the app list to disappear.rkc@chromium.org2012-04-111-2/+10
* JSON Schema Compiler now accesses right member variable for an |any| typemtytel@chromium.org2012-04-113-9/+9
* Use ExitCleanly to exit intead of AttemptUserExit.rkc@chromium.org2012-04-111-1/+1
* Fix ProcessOutputWatcherTest.OutputWatcher under ASANtbarzic@chromium.org2012-04-111-54/+66
* Add "filesystem" to the list of media-serving schemes logged to UMA.fischman@chromium.org2012-04-111-1/+3
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-118-68/+11
* chromeos: Convert D-Bus client classes' callback arguments to const referencehashimoto@chromium.org2012-04-1124-167/+192
* ash: Better and faster text shadows.xiyuan@chromium.org2012-04-1119-146/+408
* Fix an input and the output of the build_app_dmg target for Google-branded bu...thakis@chromium.org2012-04-111-2/+11
* [Harfbuzz] Fix OOB read in tibetan_form()bashi@chromium.org2012-04-113-18/+17
* Updated SyncSetupHandler unit tests to set/check individual types.atwilson@chromium.org2012-04-112-274/+263
* Log GPU process launch time to UMA.fischman@chromium.org2012-04-112-0/+9
* Adjust calling conventions for SetGoogleBaseURL() functions:pkasting@chromium.org2012-04-117-20/+19
* Use EXPECT_DOUBLE_EQ instead of EXPECT_EQ in TimeConversion test.thestig@chromium.org2012-04-111-4/+4
* Revert 131671 - Add sandbox support for associating peer processesjschuh@chromium.org2012-04-117-166/+27
* Revert 131679 - Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created.rsesek@chromium.org2012-04-111-8/+1
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-1116-412/+21
* Adds more vertical whitespace between "More info..." and Chrome update status...khorimoto@chromium.org2012-04-111-2/+5
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-1174-208/+210
* Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created.dgrogan@chromium.org2012-04-111-1/+8
* Revert 13676 - Revert 131665 - Add a preference for why an extension is disab...yoz@chromium.org2012-04-1127-48/+239
* Prevent crash due to already-Reset() time_cb_ when renderer has been stopped.fischman@chromium.org2012-04-102-5/+44
* Revert 131665 - Add a preference for why an extension is disabled.rsesek@chromium.org2012-04-1029-223/+48
* Logging changes for network debugging.stevenjb@chromium.org2012-04-106-35/+51
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-108-27/+4
* Make WindowImpl take into account the icon in the class registrar.asvitkine@chromium.org2012-04-102-9/+9
* Convert BrowserAccessibilityStateImpl to LeakySingletonTraits.marshall@chromium.org2012-04-102-7/+5
* Add sandbox support for associating peer processesjschuh@chromium.org2012-04-107-27/+166
* Fix about:tracing recording on non-CrOS due to undefined systemTracingBn_nduca@google.com2012-04-101-1/+6
* Fix the USB keycode field name in injectKeyEvent API.wez@chromium.org2012-04-102-2/+2
* Finish implementation of chrome.experimental.alarms API, with niftympcomplete@chromium.org2012-04-1013-43/+652
* Add a preference for why an extension is disabled.yoz@chromium.org2012-04-1029-48/+223