summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Returns an error immediately without sending IPC message when a font family n...yusukes@google.com2009-12-184-4/+22
* Http cache: Add a test to make sure that the cachervargas@google.com2009-12-188-45/+83
* Dispose of V8 contexts when an extension request gets a response.mpcomplete@chromium.org2009-12-181-0/+2
* Update manifest file's "icons" description.kathyw@google.com2009-12-182-16/+48
* Rename a conflicting trace.chase@chromium.org2009-12-181-1/+2
* Add *Request to the list of API that content scripts can use.kathyw@google.com2009-12-182-2/+26
* Make history page more responsive by rendering items incrementally instead of...feldstein@chromium.org2009-12-181-5/+36
* Changes Init to use ASSERT_EQ, rather than true.sky@chromium.org2009-12-181-1/+1
* Fix a few benchmark bugs and add some more enhancements:mbelshe@google.com2009-12-182-17/+43
* Fixes bug in MainMenu that if there are no browsers around when timersky@chromium.org2009-12-181-0/+3
* Fix sync dialog wizard cutting off on XP in various languages.chron@google.com2009-12-187-9/+9
* When talking to a SOCKS v5 proxy, default to sending addresses as raw domains...eroman@chromium.org2009-12-186-25/+112
* Win: Fix an invalid handle initialization in the spellchecker.estade@chromium.org2009-12-183-8/+28
* Fixes two related bugs:sky@chromium.org2009-12-1820-86/+157
* [More BTP includes.]erg@google.com2009-12-1816-30/+44
* WebKit roll 52261->52287.jparent@chromium.org2009-12-181-1/+1
* Added chromium source file preamble.apatrick@google.com2009-12-1755-1042/+121
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-176-180/+88
* TBR: Revert to fix Chromos.erg@google.com2009-12-1710-38/+30
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-1710-30/+38
* Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween()skrul@chromium.org2009-12-179-39/+190
* Re-enable startup tests on Mac since process leak bug fixed.jrg@chromium.org2009-12-171-6/+0
* Remove per-field dirty bits from EntryKernel.nick@chromium.org2009-12-174-115/+87
* Switch to using sendRequest instead of postMessage.finnur@chromium.org2009-12-177-15/+38
* Restore tests expectations for BUG30653pfeldman@chromium.org2009-12-171-3/+0
* Attempt 2 at landing this. This fixes the incognito mode ui test failures.ananta@chromium.org2009-12-171-2/+5
* Put <ph> tags around HTML to they don't get "translated" by accident.tony@chromium.org2009-12-171-14/+14
* wine_valgrind: Disable base_unittests test cases that fail under Valgrind.thestig@chromium.org2009-12-171-0/+7
* Make the fullscreen exit bubble slide away when it hides.tony@chromium.org2009-12-172-20/+34
* Port PageActionPopupTest to Linux by filling in missing functionality in loca...estade@chromium.org2009-12-173-11/+48
* There were a number of new crashes in reliability test runs in flash after re...ananta@chromium.org2009-12-172-11/+7
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-176-88/+180
* Increase read buffer size to 32KB for the flip session.mbelshe@chromium.org2009-12-171-1/+1
* Webkit roll 52254 -> 52261jparent@chromium.org2009-12-171-1/+1
* Fix a regression introduced by r33225.huanr@chromium.org2009-12-172-1/+14
* I initialized this new field in one constructor but not in the other one, whi...johnnyg@chromium.org2009-12-171-0/+1
* Revert 34855 - Fix a crash in ChromeFrame caused by incorrectly instantiating...mirandac@google.com2009-12-171-2/+3
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-1725-353/+704
* Roll DEPS for skia 451:457. USE_NEW_BUILDER was removed, since it's now enab...senorblanco@chromium.org2009-12-172-4/+1
* [Mac] Fix an object destruction ordering problem in TabStripControllerTest.rohitrao@chromium.org2009-12-172-1/+5
* Remove unnecessary super call in a delegate method.mark@chromium.org2009-12-171-1/+3
* Reorganize api_tests directory.aa@chromium.org2009-12-17103-41/+41
* Increase an intl2 perf expectation's variance.chase@chromium.org2009-12-171-1/+1
* Generic ModelAssociator based on prototype from earlier CL.tim@chromium.org2009-12-179-129/+261
* Fix a crash in ChromeFrame caused by incorrectly instantiating the automation...ananta@chromium.org2009-12-171-3/+2
* Add links from FAQ to gallery help and to group.kathyw@google.com2009-12-172-0/+16
* Add more load log points near HttpNetworkTransaction::ReadHeadersvandebo@chromium.org2009-12-176-8/+26
* Init allocated SkBitmap pixelsxiyuan@chromium.org2009-12-171-0/+1
* Allow rewriting of URLs to be reversed in some cases, so that if the underlyi...johnnyg@chromium.org2009-12-177-16/+117
* Use KF_ALTDOWN flag instead of GetKeyState(VK_MENU)xiyuan@chromium.org2009-12-171-1/+1