summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Extension Commands: Make sure we can open the Configure Commands overlay from...finnur@chromium.org2012-09-041-2/+19
* Get rid of device/host clock synchronization in android_commands.py.pliard@chromium.org2012-09-045-74/+219
* Update .DEPS.gitchrome-admin@google.com2012-09-041-3/+3
* Roll Skia DEPS to r5378robertphillips@google.com2012-09-041-1/+1
* Implement mosaic view in the Photo Editorkaznacheev@chromium.org2012-09-0410-261/+1418
* net: add a note about snionly in the HSTS JSON.agl@chromium.org2012-09-041-0/+7
* net: add (*.)csawctf.poly.edu to HSTS preloaded.agl@chromium.org2012-09-042-0/+2
* Refactor BrowsingDataRemover creation for clarity.mkwst@chromium.org2012-09-0414-115/+110
* Suppress a new race on sql::Connection; one more suppression for FFMpegtimurrrr@chromium.org2012-09-041-0/+18
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-0422-23/+522
* Refactor PlatformAppCommandLineLauncher into PlatformAppPathLauncherthorogood@chromium.org2012-09-042-64/+87
* [Mac] Website settings: Use proper UI string for allow and block menu items.dubroy@chromium.org2012-09-041-6/+4
* Updating trunk VERSION from 1255.0 to 1256.0chrome-release@google.com2012-09-041-1/+1
* Disable SafeBrowsingBlockingPageTest.MalwareRedirectCanceled, which fails on ...glider@chromium.org2012-09-041-1/+4
* Add missing break to WinAudioTest.dalecurtis@google.com2012-09-041-0/+1
* Update .DEPS.gitchrome-admin@google.com2012-09-041-1/+1
* WebKit roll r127410:r127435bashi@chromium.org2012-09-041-1/+1
* Treats ASCII numbers as word characters only on LTR languages.hbono@chromium.org2012-09-042-1/+72
* Remove permission warnings from most tabs and windows APIs.aa@chromium.org2012-09-0438-185/+323
* Font Settings API: Use Chrome settings CSS in sample extension.falken@chromium.org2012-09-046-18/+618
* Re-land 154611: Forget about DesktopBackgroundView if it was deleteddpolukhin@chromium.org2012-09-045-4/+63
* Refactor QuotaManager using base::Callback (2).nhiroki@chromium.org2012-09-042-300/+172
* Use InsertItem/AddItem consistently in Action box, crash fix (resolve commits...skare@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-04137-338/+327
* Whitespace only change to force a build.maruel@chromium.org2012-09-031-1/+1
* Add android main annotated scriptsilevy@chromium.org2012-09-034-1/+40
* Tweaks animations for workspace2. Two interesting things:sky@chromium.org2012-09-033-10/+15
* drive: Use CreateRelayCallback() in auth_service.cc to simplify codehashimoto@chromium.org2012-09-032-25/+17
* chrome: Remove unused include from test_web_dialog_observer.cctfarina@chromium.org2012-09-031-2/+2
* Generalize suppression for 19463 to cover epoll_recalc leaks that are now hap...bradchen@google.com2012-09-031-2/+1
* Tests for disabling screenshots policy (see https://chromiumcodereview.appspo...qfel@google.com2012-09-037-2/+186
* compositor: Put CompositorTestSuite into a namespace.tfarina@chromium.org2012-09-033-10/+24
* Update .DEPS.gitchrome-admin@google.com2012-09-031-1/+1
* 1;2cRevert 154125 - Update V8 to version 3.13.5.danno@chromium.org2012-09-031-1/+1
* Update .DEPS.gitchrome-admin@google.com2012-09-031-1/+1
* yasm: merge fixes from upstream and remove warning suppression on winscottmg@chromium.org2012-09-033-4/+2
* [Mac] Website settings: Disable permission buttons when specified by policy o...dubroy@chromium.org2012-09-032-1/+16
* Cleaned up browsing_data_remover_unittest.ccengedy@chromium.org2012-09-031-83/+65
* Disable InMemoryURLIndexTests on the heapcheck bots.bradchen@google.com2012-09-031-0/+3
* Improve error message for insecure 'content_security_policy' manifest entries.mkwst@chromium.org2012-09-038-1/+52
* Per-host V8 histograms.marja@chromium.org2012-09-035-4/+198
* [Mac] Website settings: Make some small layout adjustments.dubroy@chromium.org2012-09-031-12/+19
* [Mac] Website settings: Add "What do these mean?" link to connection tab.dubroy@chromium.org2012-09-033-11/+56
* Disable TracingBrowserTest.BeginTracingWithWatchbattre@chromium.org2012-09-031-1/+2
* Close detached DevTools window (rather than open a new instance) when it rece...apavlov@chromium.org2012-09-0312-36/+66
* Cleaned up browsing_data_remover_unittest.ccengedy@chromium.org2012-09-031-48/+46
* Implement two new policies to control muting the audio I/O.pastarmovj@chromium.org2012-09-0314-31/+392
* Adding info for hostContainsvabr@chromium.org2012-09-035-7/+7
* events: Introduce EventDispatcher, EventTarget, and EventHandler.sadrul@chromium.org2012-09-0319-225/+589
* Upstream Android IME support (ImeAdapter).olilan@chromium.org2012-09-0315-7/+1563