summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix leaky tests KeywordEditorCocoaControllerTest and EditSearchEngineCocoaCon...rsesek@chromium.org2009-12-162-0/+10
* chromeos: Add some network metrics to the external metrics transport.derat@chromium.org2009-12-162-11/+111
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-1629-30/+121
* Fix Linux hanging ui_tests and browser_tests by reverting posix signal handle...willchan@chromium.org2009-12-161-104/+31
* Small fix to code to prevent wasting enum values.chocobo@chromium.org2009-12-161-4/+4
* Handles renderer-specific TaskManager resources consistently for TabContent a...jamesr@chromium.org2009-12-164-84/+142
* block sad tab controller unittest that have leakages for now.kuan@chromium.org2009-12-161-0/+4
* Add offline mode selection for ChromeOSchocobo@chromium.org2009-12-164-39/+90
* Lands http://codereview.chromium.org/469009 for Thiago:sky@chromium.org2009-12-163-13/+13
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-152-5/+18
* Remove the AsyncSlowStart experimentmbelshe@google.com2009-12-151-4/+0
* Implement AddressField, a FormField that matches a set of address fields in a...jhawkins@chromium.org2009-12-153-2/+403
* Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...ananta@chromium.org2009-12-154-16/+23
* Support custom Linux version strings (e.g. release channel, downstream vendor...mmoss@google.com2009-12-154-9/+14
* Remove the "Bookmark sync" menu itemarv@chromium.org2009-12-153-33/+6
* Deal with themes that don't provide certain sections. Fixes crasher in new th...erg@google.com2009-12-152-8/+39
* [Mac] Fix a very silly leak in FindBarViewTest.rohitrao@chromium.org2009-12-151-6/+6
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-151-1/+1
* Fix for Debug crasher in safe browsing updater.mirandac@chromium.org2009-12-151-11/+20
* mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...kuan@chromium.org2009-12-158-77/+330