summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* sync: remove old passphrase migration logictim@chromium.org2011-06-233-43/+1
* strip newlines before checking for leading javascript schemascdn@chromium.org2011-06-232-2/+2
* Fix panel focus issue on Windows.jianli@chromium.org2011-06-234-8/+28
* Insecure content infobar cleanup:pkasting@chromium.org2011-06-239-245/+157
* Extension ID should be converted to app name when it is passed to the Browser.jianli@chromium.org2011-06-231-3/+6
* Hide information from non-Basic/Digest HTTP auth challengesmmenke@chromium.org2011-06-231-2/+29
* Revert 90265 - Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2329-16/+4491
* Remove dead code from TabFinder.mirandac@chromium.org2011-06-232-18/+0
* CrOS - Fix crash when canceling file picker after Save Page As...jamescook@chromium.org2011-06-232-2/+9
* Clean up some old test failure annotations that no longer applyrsimha@chromium.org2011-06-231-7/+3
* Move power management calls to their own thread.avi@chromium.org2011-06-232-22/+49
* Add helper function to GoogleUpdateSettings to retrieve the reactivationrogerta@chromium.org2011-06-234-0/+12
* Linux: Fix crash reporting for subprocesses that do not run in the Zygote.thestig@chromium.org2011-06-231-0/+8
* Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2329-4491/+16
* Use BrowserList::GetLastActive with profile when possible.mirandac@chromium.org2011-06-232-2/+2
* Allows for repeating behaviour on virtual keyboard keys and enables this forflackr@chromium.org2011-06-231-58/+222
* Make NetInternalsMessageHandler::CallJavascriptFunction andmmenke@chromium.org2011-06-231-21/+18
* Fix content script injection when multi-profiles are enabled.jstritar@chromium.org2011-06-232-1/+4
* Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...rkn@chromium.org2011-06-237-29/+36
* Two minor tweaks to prerender:sky@chromium.org2011-06-234-5/+13
* New sync pyAuto test and an update.annapop@chromium.org2011-06-231-4/+60
* Enable ntp tests.dyu@chromium.org2011-06-231-8/+0
* Revert 90228 - Next round of checks to figure out what invariant is failing.rdsmith@chromium.org2011-06-233-29/+0
* Get rid of a few FilePath tmp objects/copies.achuith@chromium.org2011-06-231-3/+3
* Fix macben@chromium.org2011-06-231-1/+1
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-2337-1531/+2722
* Remove msvs_guid in gyp files in src/chrome/.tony@chromium.org2011-06-2314-63/+0
* Add an option to run Chrome in the views desktop.ben@chromium.org2011-06-2322-287/+668
* Adding additional Autofill tests to pyAuto.dyu@chromium.org2011-06-234-0/+137
* [Sync] Don't set old style bookmarks anymore.zea@chromium.org2011-06-231-6/+1
* Move MachBroker to content.jam@chromium.org2011-06-238-415/+4
* Linux: remove the forced keyring unlock on password store initialization.mdm@chromium.org2011-06-231-22/+18
* Fix #78757 (Options in RTL context)groby@chromium.org2011-06-237-4/+49
* Support for testing by providing access to DownloadsList.achuith@chromium.org2011-06-232-56/+71
* Next round of checks to figure out what invariant is failing.rdsmith@chromium.org2011-06-233-0/+29
* Titlebar modifications for panels.prasadt@chromium.org2011-06-232-10/+83
* views: Pull out ContextMenuController class into its own header file.tfarina@chromium.org2011-06-239-14/+22
* Make PluginInfoBarDelegate::LinkClicked() respect the input dispostion whentsepez@chromium.org2011-06-231-1/+3
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-2316-39/+42
* ntp4: add app context menuestade@chromium.org2011-06-237-42/+209
* Change the meaning of blocking third-party cookies.rsesek@chromium.org2011-06-233-12/+18
* Allow panels to be minimized/restored.dcheng@chromium.org2011-06-235-23/+46
* Test cases for the cloud policy subsystemgfeher@chromium.org2011-06-231-81/+222
* Switch to GetConstrainingContentsWrapper.avi@chromium.org2011-06-235-58/+39
* Use the last active profile instead of the default, which is no longer valid ...mirandac@chromium.org2011-06-231-1/+1
* Split out abstract interface from GeolocationPermissionContextjoth@chromium.org2011-06-237-30/+92
* FileBrowser: enable slideshow for bmp files.dgozman@chromium.org2011-06-231-0/+2
* Updating trunk VERSION from 801.0 to 802.0chrome-release@google.com2011-06-231-1/+1
* Fetch the list of supported languages from the translate server before enteri...ananta@chromium.org2011-06-231-4/+5
* Improve captions on keyboard overlayhashimoto@chromium.org2011-06-233-21/+27