summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Limit the size of extension views on linux.estade@chromium.org2009-12-182-12/+17
* Extensions: file handling clean up.estade@chromium.org2009-12-1812-40/+58
* Don't show download arrow animation for extensions.rafaelw@chromium.org2009-12-181-7/+13
* gtk/sync: Use GetStatus when it is not necessary to know the status labels.akalin@chromium.org2009-12-182-18/+5
* Returns an error immediately without sending IPC message when a font family n...yusukes@google.com2009-12-181-3/+12
* 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
* Fixes bug in MainMenu that if there are no browsers around when timersky@chromium.org2009-12-181-0/+3
* Win: Fix an invalid handle initialization in the spellchecker.estade@chromium.org2009-12-181-1/+1
* Fixes two related bugs:sky@chromium.org2009-12-1818-86/+133
* [More BTP includes.]erg@google.com2009-12-1815-29/+43
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-175-179/+88
* TBR: Revert to fix Chromos.erg@google.com2009-12-179-37/+29
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-179-29/+37
* Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween()skrul@chromium.org2009-12-178-39/+186
* Remove per-field dirty bits from EntryKernel.nick@chromium.org2009-12-174-115/+87
* Attempt 2 at landing this. This fixes the incognito mode ui test failures.ananta@chromium.org2009-12-171-2/+5
* 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
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-175-88/+179
* 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-1715-287/+71
* [Mac] Fix an object destruction ordering problem in TabStripControllerTest.rohitrao@chromium.org2009-12-171-0/+4
* Remove unnecessary super call in a delegate method.mark@chromium.org2009-12-171-1/+3
* Reorganize api_tests directory.aa@chromium.org2009-12-1711-19/+20
* 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
* 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
* 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-1710-23/+110
* [Mac] Fix a leak in BrowserWindowCocoaTest.rohitrao@chromium.org2009-12-171-2/+6
* First batch of unit tests for mac Page Actions.pamg@google.com2009-12-173-3/+114
* Add rounded corner support to rounded_window.cc. This only kickstony@chromium.org2009-12-172-16/+89
* 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
* Fix crash on opening a file save dialog when the parent tab has no content on...kinuko@chromium.org2009-12-172-10/+16
* Disabling browser tests that are testing the language detection,jcampan@chromium.org2009-12-172-1/+7
* The reliability tests are reporting lots of crashersjcampan@chromium.org2009-12-171-0/+4
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-1712-65/+284
* Use GetSwitchValueASCII, so we don't use the deprecated versions.evan@chromium.org2009-12-174-13/+11
* Workaround to prevent a crash checking extensions blacklist.asargent@chromium.org2009-12-171-0/+6
* Revert 34794 and 34779. Too much red.aa@chromium.org2009-12-1711-18/+18
* fixes foroshima@chromium.org2009-12-173-5/+22
* BrowserThemePack: Move encoding the processed images to the writing thread.erg@google.com2009-12-174-36/+78
* Implement NameField, a FormField that matches a name field in a form.jhawkins@chromium.org2009-12-173-4/+234
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-2/+21
* Reorganize api_tests directory. One top-level directory per feature.aa@chromium.org2009-12-1611-18/+18