summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Mac] Pump nestable tasks while web popups are visible.shess@chromium.org2009-12-163-15/+17
* Mac: make unselected pinned tabs glow when their title changes.viettrungluu@chromium.org2009-12-164-47/+215
* GTK: Make sure mid-drag bookmark bar items are not shown by BookmarkBarGtk::S...estade@chromium.org2009-12-161-0/+3
* Handle errors in DoesTableExist() gracefully instead of crashing.zork@google.com2009-12-163-6/+25
* Disable DevToolsSanityTest.TestExpandScope as it is failing from webkit roll.jparent@chromium.org2009-12-161-1/+1
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-1616-219/+384
* GTK: Get rid of some unecessary calls to BookmarkBarGtk::Show().estade@chromium.org2009-12-161-6/+0
* Tommi, please review everything. jam please review changes to resource_dispat...ananta@chromium.org2009-12-161-1/+2
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-169-194/+324
* Fix labels on the content options page to wrap properly. Also, add a utility...zork@chromium.org2009-12-161-4/+7
* Fix the ARM build. Clarify the logic with parentheses.jhawkins@chromium.org2009-12-161-2/+2
* Disabling the language detection on Linux and Mac.jcampan@chromium.org2009-12-161-0/+4
* Implement CreditCardField, a FormField that matches a credit card field in a ...jhawkins@chromium.org2009-12-163-1/+219
* Refactor shared menu model testing code into a common baseclasspinkerton@chromium.org2009-12-163-121/+23
* Only show gray LOADING dialog for Themes.rafaelw@chromium.org2009-12-164-2/+20
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-1614-71/+273
* fix leakages in SadTabControllerTestkuan@chromium.org2009-12-161-29/+31
* Send notifications when single items are removed from autofill.skrul@chromium.org2009-12-164-22/+108
* Factor tab context menu into a shared model and fix mac and win to use it. Im...pinkerton@chromium.org2009-12-1613-73/+265
* Add details to autofill add notificationskrul@chromium.org2009-12-164-39/+129
* Mark ExtensionBrowserTest.AutoUpdate as flaky.hamaji@chromium.org2009-12-161-1/+1
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-163-10/+17
* Fix browser crash in extension system.finnur@chromium.org2009-12-163-118/+62
* Fix a node selection when creating a new item under the 'Other Bookmarks'kinuko@chromium.org2009-12-161-1/+1
* Fix radio items in MenuGtk.satorux@chromium.org2009-12-161-0/+7
* Make bookmarks manager search work for URLs containing uppercase characterskinuko@chromium.org2009-12-162-3/+20
* Revert 34630 - Handles rendererspecific TaskManager resources consistently fo...jamesr@chromium.org2009-12-164-142/+84