summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adapt python scripts to use the new Forwarder2felipeg@chromium.org2012-09-275-54/+120
* Refactor MediaFileSystemRegistry for unit testing.vandebo@chromium.org2012-09-272-60/+94
* [Sync] Fix tab sync page transition types.zea@chromium.org2012-09-278-80/+151
* bookmarks: Switch it to use the PrefService from chrome/browser/api/tfarina@chromium.org2012-09-279-27/+34
* Disable DownloadExtensionTest_Download_Cancel on ChromeOSbshe@chromium.org2012-09-261-1/+9
* Ensure that shortcuts to links open up in metro chrome. We need to invoke Act...ananta@chromium.org2012-09-261-2/+4
* Resetting weak content pointers to NULL after deleting the objects.rouslan@chromium.org2012-09-261-7/+21
* [Android] Don't compile inspect_ui.cc since it's unused.newt@chromium.org2012-09-261-0/+2
* Omnibox: disable HQP new scoring field trialmpearson@chromium.org2012-09-261-2/+2
* Enforce Stop() is always called before dtor in FFmepgVideoDecoder.xhwang@chromium.org2012-09-264-35/+53
* Only minimize all windows on wallpaper manager creationbshe@chromium.org2012-09-261-2/+0
* cc: Remove OwnPtr usage from CCRenderPass and CCDrawQuad class hierarchy.danakj@chromium.org2012-09-2646-169/+163
* Allow NULL in addition to the empty string to address the default value in a ...grt@chromium.org2012-09-265-15/+49
* Fix bug 151484: [Panels] Need to stop loading app icon when Panel is closed.jianli@chromium.org2012-09-262-2/+3
* Update size expectations for chrome.dllasargent@chromium.org2012-09-261-1/+1
* Fix clang build by remove override.michaelbai@google.com2012-09-262-16/+0
* Fix sorting downloads on chrome://downloads.benjhayden@chromium.org2012-09-261-1/+7
* Add OWNERS for searchbox_api.jsdcblack@chromium.org2012-09-263-1/+3
* Adds ChromiumTestShell package to constants file.klundberg@chromium.org2012-09-261-0/+1
* NTP Omnibox is too widedhollowa@chromium.org2012-09-261-2/+11
* Call group in instalt dummy trials to ensure default group is selected.stevet@chromium.org2012-09-261-0/+5
* Fixed flakiness of PolicyTest.HomepageLocation.joaodasilva@chromium.org2012-09-261-2/+2
* Force Compositing Mode for on-device tests.hartmanng@chromium.org2012-09-261-0/+7
* Check IsOutOfDate before showing Instant in SetInstantPreviewHeight.samarth@chromium.org2012-09-261-1/+4
* [Chromoting] Publish Chromoting Host installation as a .zip archive.alexeypa@chromium.org2012-09-267-262/+101
* cc: Do not allow CCScheduler::processScheduledActions to recursebrianderson@chromium.org2012-09-262-15/+13
* Switch AutomationTabHelper to use WebContentsUserData.avi@chromium.org2012-09-268-21/+27
* 1. other_sessions_page.js has been renamed to other_sessions_page.jsvadimt@chromium.org2012-09-267-365/+173
* Persists save path for save-as-pdf printer.rltoscano@chromium.org2012-09-261-2/+5
* Use gtest failures and EXPECTS instead of returning a failure enum in test ta...gab@chromium.org2012-09-265-184/+161
* Make sure that size of web contents never shrinks, and don't lose position.groby@chromium.org2012-09-262-5/+19
* Uncomment calls to createStreamTextureChomium and destroyStreamTextureChromiumqinmin@chromium.org2012-09-261-6/+2
* tcmalloc: fixed config_linux.h to build for arm targets.asharif@chromium.org2012-09-261-0/+7
* Fix android build deps to work on ubuntu 12.04+gregsimon@chromium.org2012-09-261-26/+54
* NTP5: Adjusting dynamic padding implementation.pedrosimonetti@chromium.org2012-09-261-1/+1
* Update .DEPS.gitchrome-admin@google.com2012-09-261-1/+1
* Add new files for panel test extension.jianli@chromium.org2012-09-266-0/+26
* NaCl: Update revision in DEPS, r9834 -> r9843mseaborn@chromium.org2012-09-261-1/+1
* Revert 158894 - Disable TLS channel ID by default. (for merging to branch)mattm@chromium.org2012-09-264-5/+5
* Disable TLS channel ID by default. (for merging to branch)mattm@chromium.org2012-09-264-5/+5
* PrintTo for FilePath -- Pretty-print when comparing FilePaths in gtestgab@chromium.org2012-09-262-0/+7
* Fix up instance registration with the browser.brettw@chromium.org2012-09-264-15/+43
* Fix secure shell test.rkc@chromium.org2012-09-261-1/+4
* Switch PepperBrokerObserver to use WebContentsUserData.avi@chromium.org2012-09-264-6/+11
* Update .DEPS.gitchrome-admin@google.com2012-09-261-1/+1
* [Chromoting] Remove CHECK() when posting a message to the plugin thread durin...alexeypa@chromium.org2012-09-261-8/+2
* Roll DEPS for Breakpad r1020:1052.thestig@chromium.org2012-09-262-7/+7
* chrome: Remove tab_modal_confirm_dialog_views.h entry from DEPS whitelist.tfarina@chromium.org2012-09-261-1/+0
* Switch ExternalProtocolObserver to use WebContentsUserData.avi@chromium.org2012-09-264-5/+11
* Call exit(1) if we mean to crash, rather than *(char*)0 = 0reed@google.com2012-09-261-1/+2