summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert everything related to the relanding.erg@chromium.org2010-07-1438-31/+26
* Windows build fixerg@chromium.org2010-07-141-0/+1
* AutoFill: Make IDs for profiles and credit cards unique among the two sets byjhawkins@chromium.org2010-07-143-5/+93
* When about to close bookmark bar folder window, stop hover timers.jrg@chromium.org2010-07-141-0/+4
* Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.mpcomplete@chromium.org2010-07-146-8/+149
* Collecting gpu information when the gpu process creates a channel. Adding the...rlp@chromium.org2010-07-144-5/+26
* Take out temporary code now that WebKit plugin change is rolled.jam@chromium.org2010-07-141-6/+0
* Converted CanonicalCookies over to containing a domain.rdsmith@google.com2010-07-142-4/+5
* Reland r52336.erg@chromium.org2010-07-1437-26/+30
* Fix for pyauto extensions tool to allow for multiple browser windows to be openalyssad@chromium.org2010-07-141-3/+4
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-1437-30/+26
* First step in moving the password autocomplete code from the WebKit APIjcivelli@google.com2010-07-147-1/+892
* Indenting fix.avi@chromium.org2010-07-141-1/+1
* Clean up download code: extract some small helpers from RDH download code.phajdan.jr@chromium.org2010-07-142-42/+46
* More header cleanup:erg@chromium.org2010-07-1437-26/+30
* Implement default browser pref in DOMUIstuartmorgan@chromium.org2010-07-147-28/+164
* Initialize was_alternate_protocol_available_.lzheng@chromium.org2010-07-141-1/+2
* Revert r52326 since it's causing unit tests to fail.jeremy@chromium.org2010-07-143-39/+14
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-1431-18/+990
* Download code cleanup:phajdan.jr@chromium.org2010-07-145-202/+169
* Mac: Use canonicalization rather than absolute paths for sandbox.jeremy@chromium.org2010-07-143-14/+39
* Mac: Reduce console spew when stats reporting ids disabled.jeremy@chromium.org2010-07-141-1/+1
* Add "idle" permission to the manifest page.kathyw@chromium.org2010-07-142-8/+18
* [Mac] Adds Cmd-Shift-Delete as the keyboard shortcut to clear browsing data.andybons@chromium.org2010-07-141-105/+808
* Mac: Context Menu broken when tab dragged out to new window.jeremy@chromium.org2010-07-143-3/+6
* Revert 52318 - Implement default browser pref in DOMUIstuartmorgan@chromium.org2010-07-147-164/+28
* Fix bug 4556 - ensure the SystemInfo stays in scope for durection of UpdateNe...joth@chromium.org2010-07-142-14/+12
* Implement default browser pref in DOMUIstuartmorgan@chromium.org2010-07-147-28/+164
* [Mac] Replace current, colored omnibox icons with appropriate gray versions.andybons@chromium.org2010-07-147-2735/+3775
* Remove fields that are unused and reference classes that do not exist.rsesek@chromium.org2010-07-143-6/+2
* The Chrome half of implementing get/put/remove for object stores (https://bug...jorlow@chromium.org2010-07-1415-60/+552
* Mac: Make Chrome work correctly in the case of AquaConnect OS X Terminal server.jeremy@chromium.org2010-07-141-0/+3
* EULA screen implemented.glotov@chromium.org2010-07-147-12/+345
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-145-0/+256
* Factor out PluginGroup into a separate class in common/.bauerb@chromium.org2010-07-149-493/+485
* Add methods for determining which PrefStore contains a given preference, and ...pam@chromium.org2010-07-145-27/+167
* Updating trunk VERSION from 466.0 to 467.0chrome-release@google.com2010-07-141-1/+1
* The "ask" setting is still required for geolocation and notifications.jochen@chromium.org2010-07-141-0/+4
* Remove the cookie prompt from the settings UI and migrate prefs from ask to b...jochen@chromium.org2010-07-1415-77/+38
* First cut at adding Chromium OS's "Languages and Input" options sub page.satorux@chromium.org2010-07-147-1/+85
* Added implementation of buzz::AsyncSocket that uses Chrome sockets.akalin@chromium.org2010-07-145-16/+1758
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-1427-58/+245
* [chromeos]Allow input method can get tab key when inputting in omnibox.suzhe@chromium.org2010-07-141-3/+4
* Output some error text if one of these Wait functions should timeout.darin@chromium.org2010-07-141-7/+32
* Fix some uninitialize variables that caused the URLLoader test todarin@chromium.org2010-07-141-8/+0
* Fixed compile error.sanjeevr@chromium.org2010-07-141-4/+6
* Moved sending the PluginProcessMsg_AskForShutdown message to the CreateChanne...sanjeevr@chromium.org2010-07-144-48/+68
* Fix runtime JavaScript errors in chrome://options.satorux@chromium.org2010-07-141-6/+0
* Add a DOM UI version of ibus-hangul configuration dialog.mazda@chromium.org2010-07-1410-10/+142
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-9/+31