summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 17.0.960.017.0.960.0gitdeps2014-04-042-486/+298
* Reland restrict extension features based on the extension type.jstritar@chromium.org2011-12-0420-275/+868
* Revert r112885 and follow-up r112886.thakis@chromium.org2011-12-048-371/+53
* Be Careful when Accessing Mapmrossetti@chromium.org2011-12-041-2/+8
* aura: Ask the WindowDelegate before a Window is Focus()ed.sadrul@chromium.org2011-12-039-2/+20
* Revert 112839 (it probably caused http://crbug.com/106299 ) - GTK: Port omnib...thakis@chromium.org2011-12-034-79/+45
* Lower static initializer expectations on linux by 3. Add expectations for mac.thakis@chromium.org2011-12-031-2/+3
* base::Bind: Convert SSLHostInfo::WaitForDataReady.jhawkins@chromium.org2011-12-037-55/+47
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-0319-46/+127
* Adds back BookmarkNode::IsVisible. Turns out we want to conditionallysky@chromium.org2011-12-0318-369/+201
* Don't select a client certs for TabContents with no TabContentsWrapper.markusheintz@chromium.org2011-12-033-65/+63
* Updating trunk VERSION from 959.0 to 960.0chrome-release@google.com2011-12-031-1/+1
* Fix CompositorCC initialization/shutdownpiman@chromium.org2011-12-032-3/+10
* Fix shared build by adding CONTENT_EXPORT.dmazzoni@chromium.org2011-12-031-2/+2
* Relanding http://codereview.chromium.org/8416034dmazzoni@chromium.org2011-12-038-53/+371
* Backup keywords, sign all backup settings together.avayvod@chromium.org2011-12-0312-151/+513
* Update more extension manifests to manifest_version 2abarth@chromium.org2011-12-0398-191/+337
* Fix shared builderjam@chromium.org2011-12-031-3/+3
* Initial implementation of IAccessible2 scrollTo and setTextSelection anddmazzoni@chromium.org2011-12-035-35/+359
* Remove dead code for gpu blacklist auto-update.zmo@google.com2011-12-0314-234/+31
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-0326-253/+345
* Simplify BrowserChildProcessHost in preparation for refactoring it so that co...jam@chromium.org2011-12-035-24/+13
* Show GAIA profile info in NTPsail@chromium.org2011-12-035-10/+93
* Add mobile bookmarks folder to Mac bookmark menus (system and wrench), when t...isherman@chromium.org2011-12-032-15/+23
* Fix MessagePumpX::ProcessXEvent checking of WillProcessXEvent return value.davidxli@chromium.org2011-12-031-1/+1
* Fix crash bug in SpdyProxyClientSocket.GetPeerAddress whererch@chromium.org2011-12-033-21/+24
* Improve support for multiselect list box accessibility on Windows.dmazzoni@chromium.org2011-12-0314-31/+556
* Silently swallow exceptions in extension bindings callbacks.aa@chromium.org2011-12-035-9/+26
* Add support for reactivating a chrome install that originally used anrogerta@chromium.org2011-12-032-39/+127
* Update .DEPS.gitchrome-admin@google.com2011-12-031-0/+6
* Update these tests to use manifest_version 2.abarth@chromium.org2011-12-031-0/+5
* Re-committing http://codereview.chromium.org/8736001/ originally committed re...georgey@chromium.org2011-12-0371-58433/+91
* Profiles: Fixed crash when avatar bubble is launched using ctrl+shift+m key p...qghc36@motorola.com2011-12-031-1/+3
* base::Bind: Convert ServerSocket::Accept.jhawkins@chromium.org2011-12-0310-44/+50
* Remove internet options localized strings.achuith@chromium.org2011-12-031-6/+0
* Don't require login to enable CA cert settingsstevenjb@chromium.org2011-12-033-5/+16
* Move decision if we need to use WASAPI or wave out into separate function.enal@chromium.org2011-12-033-8/+26
* Revert 112812 - Add xinput1_3.dll redist to final package.thestig@chromium.org2011-12-033-91/+60
* Making profile avatars and names sync.jwd@chromium.org2011-12-0310-43/+195
* Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-0335-818/+104
* Update .DEPS.gitchrome-admin@google.com2011-12-031-1/+1
* Roll sfntly 111arthurhsu@chromium.org2011-12-035-116/+571
* Changes BookmarkModelAssociator not to fail if mobile folder doesn'tsky@chromium.org2011-12-032-12/+10
* Disable StartupURLsOnNewWindowWithNoTabbedBrowsers on auraoshima@chromium.org2011-12-031-1/+8
* Fix gyp warnings about missing files.thestig@chromium.org2011-12-033-4/+3
* Add a preference for enabling the TLS origin-bound certificates extension.wtc@chromium.org2011-12-0313-22/+36
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-0332-60/+583
* Bookmark name inputs should only allow single-line inputkushi.p@gmail.com2011-12-037-8/+60
* Protect status_area_ accessstevenjb@chromium.org2011-12-031-1/+2
* Add PyAuto tests for triggering browser/page action.frankf@google.com2011-12-037-3/+270