summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Get rid of more referecens to DOMUI. Part 2.tfarina@chromium.org2011-02-1028-95/+95
* Temporarily disable restrictions on who can request chrome-extension://.aa@chromium.org2011-02-103-32/+17
* Revert 74489 - [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-1023-1031/+174
* Always use ProfileSyncService::ShowErrorUI to handle error links.stevenjb@google.com2011-02-103-14/+20
* Add yellow highlights to background resources if the user displays theatwilson@chromium.org2011-02-104-22/+59
* Add two new modes for dumping stats output: raw mode and json mode.mbelshe@chromium.org2011-02-101-18/+68
* Override AudioManager::MakeAudioInputStream() in NullAudioManager.sergeyu@chromium.org2011-02-101-7/+9
* Adding support for JavaScript internationalization API as V8 extension. See p...cira@chromium.org2011-02-107-0/+15
* Roll webkit rev from r78178 to r78262.zmo@google.com2011-02-101-1/+1
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-1023-174/+1031
* Carnitas: Refactor ShowImportLockDialog()sail@chromium.org2011-02-107-40/+50
* PrefixSet as an alternate to BloomFilter for safe-browsing.shess@chromium.org2011-02-107-0/+382
* Disk Cache: Make sure that file descriptors are valid before calling close().rvargas@google.com2011-02-101-1/+1
* Try to fix the clang bots.thakis@chromium.org2011-02-102-5/+8
* Even more test cleanup.erg@google.com2011-02-1027-217/+431
* Fix a TSan suppression (forgot "*")timurrrr@chromium.org2011-02-101-1/+1
* Fix clang warning per chromium:72576.xiyuan@chromium.org2011-02-102-2/+2
* Stats tables are only used for debugging at this point, and when I turnmbelshe@chromium.org2011-02-102-2/+2
* Keep a track of which directories are being created when expanding the instal...tommi@chromium.org2011-02-102-4/+24
* clang: Set clang-specific flags on linux only if the target compiler is used.thakis@chromium.org2011-02-101-20/+26
* Switch ExternalTabContainer over to TabContentsWrapper.tommi@chromium.org2011-02-102-36/+47
* Add support for ICU data in a data file.thomasvl@chromium.org2011-02-104-2/+49
* Another batch of per-machine config info for the Mac accelerometers.avi@chromium.org2011-02-101-2/+14
* Import cairo and pixman (a dependency of cairo) into third_party/ on Win and ...tschmelcher@chromium.org2011-02-101-1/+14
* Revert 74459 - Enabled download browser tests.rdsmith@chromium.org2011-02-101-12/+71
* Revert 74398 - Revert 74315 to see if it fixes media_unittests - GPU blacklis...rvargas@google.com2011-02-102-0/+11
* clang: Compille the style checker plugin on the bots.thakis@chromium.org2011-02-102-9/+21
* Archive chromedriver binarynirnimesh@chromium.org2011-02-103-0/+3
* Mark GPUBrowserTest.BrowserTestCanLaunchWithOSMesa on Windows.jshin@chromium.org2011-02-101-1/+8
* Revert the accidentially changed auto-generated files.jochen@chromium.org2011-02-103-3/+3
* Enabled download browser tests.rdsmith@chromium.org2011-02-101-71/+12
* Histogram size of safe-browsing database updates.shess@chromium.org2011-02-102-0/+9
* Improve readability for events & methods nested into typescaseq@google.com2011-02-107-60/+30
* Extended the click hit-box of the Wrench/AppMenu button to the edge of the wi...stevet@google.com2011-02-101-2/+7
* Minor changes to layout to remove variables section. Doxyfile changed to find...jond@google.com2011-02-102-3/+3
* Revert 74451 - Add autocomplete provider for "about:" URLs. Original patch b...pkasting@chromium.org2011-02-107-152/+18
* Add autocomplete provider for "about:" URLs. Original patch by simonmorris@c...pkasting@chromium.org2011-02-107-18/+152
* Declare DOMStorageMessageFilter::OnDestruct() const.bauerb@chromium.org2011-02-102-2/+2
* Fix a leak. Remove suppression for the leak and update bug number for unrela...pkasting@chromium.org2011-02-103-18/+2
* Marks SessionRestoreTest as flaky. I'm close to fixing the cause of the flake,sky@chromium.org2011-02-101-8/+3
* Cleanup:pkasting@chromium.org2011-02-101-101/+163
* Updating trunk VERSION from 667.0 to 668.0chrome-release@google.com2011-02-101-1/+1
* Hoist some similar code from Before/AfterTranslateInfoBar up to TranslateInfo...pkasting@chromium.org2011-02-106-53/+34
* Mac: Let RWHVMac::GetViewBounds() return screen coordinates like on linux and...thakis@chromium.org2011-02-108-57/+74
* Mac: Fix warnings in nib filesthakis@chromium.org2011-02-1057-1195/+21739
* Remove failed attempt at overriding a functionthakis@chromium.org2011-02-102-5/+5
* Adapt a function in ProfileSyncServiceMock to again match the parent class's ...thakis@chromium.org2011-02-101-2/+3
* Only invoke WebKit methods in browsing data helpers on the WEBKIT thread.jochen@chromium.org2011-02-1017-383/+575
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-1060-854/+857
* Destroy DOMStorageMessageFilter on the IO thread.bauerb@chromium.org2011-02-102-1/+7