summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2332-92/+99
* 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
* Update .DEPS.gitchrome-admin@google.com2011-06-231-1/+1
* fix (hopefully) ARM build of fonthostreed@google.com2011-06-231-1/+1
* Do GetAdaptersAddresses on a worker thread.joi@chromium.org2011-06-234-66/+253
* Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...rkn@chromium.org2011-06-2316-105/+131
* Two minor tweaks to prerender:sky@chromium.org2011-06-234-5/+13
* Fix up crash reporting in unit tests and the Chrome Frame helper processes:robertshield@chromium.org2011-06-236-26/+96
* Adds the ability to animate transforms/bounds to View.sky@chromium.org2011-06-2313-12/+573
* Update .DEPS.gitchrome-admin@google.com2011-06-231-1/+1
* WebKit merge 89566:89590dimich@chromium.org2011-06-231-1/+1
* 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-2326-330/+755
* Adding additional Autofill tests to pyAuto.dyu@chromium.org2011-06-234-0/+137
* Update .DEPS.gitchrome-admin@google.com2011-06-231-1/+1
* roll skiareed@google.com2011-06-231-1/+1
* [Sync] Don't set old style bookmarks anymore.zea@chromium.org2011-06-231-6/+1
* Move MachBroker to content.jam@chromium.org2011-06-2311-23/+13
* Linux: remove the forced keyring unlock on password store initialization.mdm@chromium.org2011-06-231-22/+18
* ui/base/models: Replace ASSERT_* checks by EXPECT_* in TreeNode unittests.tfarina@chromium.org2011-06-231-59/+59
* 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
* Fix a bug where window.screen would return 0, 0 as the width and heighttony@chromium.org2011-06-231-1/+1
* Coverity: Fix pass by value errors.kmadhusu@chromium.org2011-06-234-8/+9
* 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-2321-58/+85
* Make PluginInfoBarDelegate::LinkClicked() respect the input dispostion whentsepez@chromium.org2011-06-231-1/+3
* Ref count the browser compositor textures.backer@chromium.org2011-06-234-137/+130
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-2332-198/+124
* Refactoring around SignalStrategy interface.sergeyu@chromium.org2011-06-2310-112/+159
* ntp4: add app context menuestade@chromium.org2011-06-237-42/+209
* Add switch to enable media stream apis in Webkit. The patch is needed so medi...perkj@google.com2011-06-234-0/+9
* Change the meaning of blocking third-party cookies.rsesek@chromium.org2011-06-233-12/+18
* Disable more tests failing the CHECK under Valgrind on Mac (bug 87237)glider@chromium.org2011-06-231-0/+4
* 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-237-68/+39
* Use the last active profile instead of the default, which is no longer valid ...mirandac@chromium.org2011-06-231-1/+1
* Update .DEPS.gitchrome-admin@google.com2011-06-231-1/+1
* WebKit roll 89545:89566pfeldman@chromium.org2011-06-232-8/+1