summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix MultipartResponseUITest.SingleVisit after my test server change.phajdan.jr@chromium.org2010-08-171-1/+2
* Fix a crash in HungRendererView. |tab_contents_| can be set to NULL when TabC...finnur@chromium.org2010-08-171-3/+5
* Don't show accidental search infobar for bookmark keywords.isherman@chromium.org2010-08-171-1/+2
* Fix compile on ChromeOSphajdan.jr@chromium.org2010-08-173-7/+6
* GTTF: Further separation of testing automation stuff from ChromeFramephajdan.jr@chromium.org2010-08-172-72/+86
* DOMUI: Load and display the AutoFill addresses and credit cards.jhawkins@chromium.org2010-08-175-8/+169
* Simplify some code.pkasting@chromium.org2010-08-171-19/+4
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-1749-843/+612
* Handling empty ScopedDirLookup username in HandleDirectoryManagerEvent().rsimha@chromium.org2010-08-171-0/+7
* Output data about media requests to the netlog too.michaeln@chromium.org2010-08-171-0/+1
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+2
* Incrementally bring SafeBrowsingDatabaseTest into the modern age.shess@chromium.org2010-08-171-53/+41
* Include ICU headers in a way that will also work with use_system_icu=1phajdan.jr@chromium.org2010-08-174-7/+11
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-1710-2/+26
* Ensure that logos are always shown in search engine dialog when available.mirandac@chromium.org2010-08-173-12/+41
* Revert 56384 - Don't resolve IP literals.vandebo@chromium.org2010-08-171-1/+1
* Don't resolve IP literals.vandebo@chromium.org2010-08-171-1/+1
* Turns out this code I'd removed is still necessary for the RTL OTR avatar to ...pkasting@chromium.org2010-08-171-0/+14
* Misc. clean up: Rewrap, simplify. Refactored two separate files' calls of Ta...pkasting@chromium.org2010-08-177-246/+172
* Cleaned up the SDEF. Added execute javascript command. Updated tests. Fixed a...pinkerton@chromium.org2010-08-1710-25/+191
* Add and rename histograms for the new DB files.nshkrob@chromium.org2010-08-171-2/+6
* BUG=chromium-os:4448 - Hide the address bar for popups in ChromeOS (http://co...stevenjb@chromium.org2010-08-175-49/+111
* Status menu change per chromium-os:5517xiyuan@chromium.org2010-08-177-28/+72
* Don't show the extra "Always/never translate" buttons on the "before translat...jcivelli@chromium.org2010-08-172-11/+33
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-1720-271/+273
* Fix a crash during history deletion.amit@chromium.org2010-08-171-3/+6
* DOMUI prefs: CSS changes for search engine managerstuartmorgan@chromium.org2010-08-171-1/+4
* Broaden flakiness filter for ExtensionApiTest.Tabs as it now appears to fail ...joth@chromium.org2010-08-171-2/+2
* Rmeove another wstring from infobar code.evan@chromium.org2010-08-171-11/+8
* Revert 56341 - Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-1714-1458/+918
* DevTools: Support runtime property name/value pairs instead of feature names ...pfeldman@chromium.org2010-08-174-46/+44
* DevTools: remove debugger step tests that have been converted into WebKit lay...yurys@chromium.org2010-08-171-52/+0
* DOMUI prefs: Implement the non-editing parts of search engine management.stuartmorgan@chromium.org2010-08-178-5/+489
* views: Rename content_setting_bubble_views.[cc/h] to content_setting_bubble_c...tfarina@chromium.org2010-08-173-6/+5
* Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-1714-918/+1458
* [Mac] Tweak some CSS for extension infobars to have the correct text size and...andybons@chromium.org2010-08-171-2/+2
* Swap EULA and update screens in OOBE process.dilmah@chromium.org2010-08-172-17/+26
* TBR: I didn't upload the six files that I added last time round see here http...allanwoj@chromium.org2010-08-176-0/+837
* Support for multiple speech enabled elements in same page.satish@chromium.org2010-08-178-101/+139
* Location provider using Windows 7 Location APIallanwoj@chromium.org2010-08-176-18/+17
* Adds tests for IndexedDB's index plumbing.bulach@chromium.org2010-08-171-10/+17
* Change WindowSizeAutoSaver to store window size only when the window has resi...bauerb@chromium.org2010-08-178-44/+26
* Fixed crash on navigation with queued geolocation permission requestsallanwoj@chromium.org2010-08-171-16/+20
* Fix a bug where we were incorrectly disabling input methods used in other act...satorux@chromium.org2010-08-171-9/+34
* DevTools: convert console tests into WebKit layout testsyurys@chromium.org2010-08-171-26/+0
* [Gtk] Display the current content setting applying to a domain along with the...jochen@chromium.org2010-08-176-22/+161
* Fix an incorrect comment in chromeos_language_options.jssatorux@chromium.org2010-08-171-2/+2
* - Registered service types to make Services menu availableyutak@chromium.org2010-08-174-2/+70
* Fix build breakage from r56302.viettrungluu@chromium.org2010-08-171-3/+3
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-1717-82/+80