summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Update breakpad (432->452)gregoryd@google.com2009-12-181-1/+1
* Returns an error immediately without sending IPC message when a font family n...yusukes@google.com2009-12-181-3/+12
* 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
* Win: Fix an invalid handle initialization in the spellchecker.estade@chromium.org2009-12-182-8/+20
* Fixes two related bugs:sky@chromium.org2009-12-1818-86/+133
* [More BTP includes.]erg@google.com2009-12-1816-30/+44
* 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
* 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
* 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-171-3/+0
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-176-88/+180
* 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
* [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
* 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
* 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
* Fix a bug in the gmail checker that caused it to schedule 2 requests for eachmpcomplete@chromium.org2009-12-172-3/+2
* Outputting aggregated information for Dromaeo tests.antonm@chromium.org2009-12-171-4/+23
* Alter DirectoryBackingStore::InitializeTables() andzork@google.com2009-12-171-32/+33
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-1717-64/+147
* [Mac] Fix a leak in BrowserWindowCocoaTest.rohitrao@chromium.org2009-12-172-4/+6
* First batch of unit tests for mac Page Actions.pamg@google.com2009-12-173-3/+114
* Generelize suppression pattern for crash.stoyan@chromium.org2009-12-171-1/+1
* Add rounded corner support to rounded_window.cc. This only kickstony@chromium.org2009-12-172-16/+89
* Marking NPAPITester.SelfDeletePluginInvoke as flaky.mirandac@chromium.org2009-12-171-1/+2
* Don't show "show in foloder" in chrome os.oshima@chromium.org2009-12-174-8/+25
* Mac: Use indices correctly in TabStripController to fix crash. Fix several in...kkania@chromium.org2009-12-171-18/+39
* Fix issue where drag image would be offset if the content area was not at the...pinkerton@chromium.org2009-12-171-7/+7