summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 159668 - This broke the reference page cyclersnsylvain@chromium.org2012-10-029-159/+0
* add forgotten #ifdef that could cause crash in non-aurascottmg@google.com2012-10-021-0/+2
* Revert 159573 - Silence vm_peak_b regression on moz for windows XPnsylvain@chromium.org2012-10-021-1/+1
* Remove file extension names for wallpapersbshe@chromium.org2012-10-023-59/+144
* Update .DEPS.gitchrome-admin@google.com2012-10-021-1/+1
* Revert "Update V8 to version 3.14.1."jkummerow@chromium.org2012-10-021-1/+1
* Add web page replay to chrome_remote_control.tonyg@chromium.org2012-10-0216-20/+175
* website_settings: Fix Website Settings popup for chrome://bookmarks. Windows ...tfarina@chromium.org2012-10-021-6/+1
* web intents. Write down location bar web intents button state.gbillock@chromium.org2012-10-027-25/+37
* cc: Call CCframeRateControllerClient::vsyncTick() even though too many frames...reveman@chromium.org2012-10-025-13/+13
* Update .DEPS.gitchrome-admin@google.com2012-10-021-1/+1
* NaCl: Update revision in DEPS, r9883 -> r9899mseaborn@chromium.org2012-10-021-1/+1
* Atomics implementation for compiler-based ThreadSanitizer (http://dev.chromiu...glider@chromium.org2012-10-023-1/+317
* Update .DEPS.gitchrome-admin@google.com2012-10-021-1/+1
* WebKit roll 130143:130174caseq@google.com2012-10-021-1/+1
* Unify WorkerPool-related suppressions.paivanof@gmail.com2012-10-021-112/+6
* [FileBrowser] Prevent paste on unformatted drive. Offer to format drive instead.zvorygin@chromium.org2012-10-024-11/+39
* Revert 159690, linux clang compile warnings - Refactoring part 1 : extract an...kkania@chromium.org2012-10-026-626/+467
* chrome: Remove tab_icon_view* entries from DEPS whitelist.tfarina@chromium.org2012-10-021-2/+0
* [Android] Disable failing AwSettings tests.mkosiba@chromium.org2012-10-021-24/+73
* Suppress leaks at views::NativeViewHostTest_NativeViewHierarchyChanged_Test::...zhaoqin@google.com2012-10-021-0/+6
* PluginFinder returns copies of PluginMetadata and PluginInstaller no more agg...ibraaaa@google.com2012-10-0216-131/+222
* Refactoring part 1 : extract animatorantrim@chromium.org2012-10-026-467/+626
* Explicit out-of-line destructor for AwContentsIoThreadClientImpl.jknotten@chromium.org2012-10-022-0/+5
* Revert 146616.erikwright@chromium.org2012-10-027-60/+7
* [Android] Fix AwSettingsTest tests downstream failures due to missing resourc...mnaganov@chromium.org2012-10-022-2/+8
* Whitelist the University of Illinois Opensource License (http://llvm.org/rele...glider@chromium.org2012-10-022-0/+5
* Update .DEPS.gitchrome-admin@google.com2012-10-021-3/+3
* Roll Skia DEPS to 5759robertphillips@google.com2012-10-021-1/+1
* It seems that snd_pcm_hw_params_set_* API does not work well any more in the ...xians@chromium.org2012-10-021-66/+7
* Update .DEPS.gitchrome-admin@google.com2012-10-021-1/+1
* WebKit roll 130046:130137caseq@google.com2012-10-021-1/+1
* Screen reader now reads the file manager selection.mtomasz@chromium.org2012-10-023-4/+6
* Update perf expectations after r159668marja@chromium.org2012-10-021-6/+6
* Disable BlockedAppApiTest.OpenAppFromIframe for ChromeOSjochen@chromium.org2012-10-021-1/+7
* Fixed a typo in the Browsing Data API documentation which occured in 3 places...engedy@chromium.org2012-10-021-4/+4
* Don't render CSV or TSV files inline.torne@chromium.org2012-10-021-0/+4
* Extend the policy loading logic to tolerate temprary RTC errors.pastarmovj@chromium.org2012-10-026-7/+70
* Enable compilation of net/ on iOS and run most of the unit tests.droger@chromium.org2012-10-021-67/+37
* Return a sensible default locale for renderer testsjochen@chromium.org2012-10-021-1/+1
* Make the "Enable Adobe Reader by default" infobar a page action.bauerb@chromium.org2012-10-026-80/+73
* Page cyclers: output memory histograms (approach: expose JS object)marja@chromium.org2012-10-029-0/+159
* Sanity checks to make sure we are not trying to clear Content Licenses when F...engedy@chromium.org2012-10-022-1/+11
* Use clients' preferred buffer size when the sample rates match and it is a nu...xians@chromium.org2012-10-022-0/+24
* Fix double double-click handling in the Files appkaznacheev@chromium.org2012-10-022-12/+81
* Revert 159661 - Make ppapi_unittests depend on liballocator if linux_use_tcma...dmikurube@chromium.org2012-10-021-7/+0
* Make ppapi_unittests depend on liballocator if linux_use_tcmalloc==1glider@chromium.org2012-10-021-0/+7
* Updating trunk VERSION from 1284.0 to 1285.0chrome-release@google.com2012-10-021-1/+1
* Add automated tests for Better Session Restore.marja@chromium.org2012-10-024-0/+139
* - Implement delayed task posting for SequencedWorkerPool.nhiroki@chromium.org2012-10-025-121/+341