summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix "Languages and Input" options.satorux@chromium.org2010-08-172-2/+3
* Move StringPrintf into its own file and use the base namespace. Currently thi...brettw@chromium.org2010-08-171-0/+1
* Made server_notifier_thread listen to UNKNOWN data type.akalin@chromium.org2010-08-174-3/+29
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-174-17/+138
* Cleanups to well-behaved accelerated plugin CL requested bykbr@google.com2010-08-176-96/+69
* * Add rmdir, mkdir -p and umask to d8 on Unix.evan@chromium.org2010-08-171-2/+2
* Setup dialog for remotinghclam@chromium.org2010-08-1716-181/+529
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-1710-26/+2
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-1620-23/+337
* - Add support for managed options so that basic controls can disable themselv...csilv@chromium.org2010-08-165-12/+55
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-1615-153/+83
* Get saved passwords when click the "show saved passwords" button on personal ...sargrass@google.com2010-08-167-23/+140
* Preserve the correct number of visible browser actions across restarts.pkasting@chromium.org2010-08-162-35/+44
* Cleanup: Rewrap lines, simplify code by using canvas mirroring instead of man...pkasting@chromium.org2010-08-161-53/+29
* Upon a bad reload of an extension, leave the original disabled instead of bla...andybons@chromium.org2010-08-162-8/+22
* Reenabled ChromeOS system setting for timezone selection.zelidrag@chromium.org2010-08-1619-119/+438
* Issue 5164: Remove addressbar from panels created from apps or extensionsstevenjb@chromium.org2010-08-161-1/+7
* Create BackgroundContents::Delegate interface to break dependency on browser.hrafaelw@chromium.org2010-08-165-17/+68