summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 29.0.1509.229.0.1509.2gitdeps2014-04-072-691/+576
* Incrementing VERSION to 29.0.1509.2chrome-release@google.com2013-05-161-1/+1
* Incrementing VERSION to 29.0.1509.1chrome-release@google.com2013-05-161-1/+1
* Branching for 1509 @200399chrome-release@google.com2013-05-160-0/+0
* [Geolocation] Fix a race condition in GeolocationArbitratorImplisherman@chromium.org2013-05-162-2/+8
* Enable the side-effect free whitelist and use it for local browsing basedtburkard@chromium.org2013-05-165-4/+20
* Disable flaky ExtensionCrashRecoveryTest.TwoExtensionsReloadIndependentlyrouslan@chromium.org2013-05-161-1/+2
* add the UMA MouseEventPrefetch.PreTapEventsFollowedByClickkouhei@chromium.org2013-05-161-0/+15
* Make renderer aware of browser plugin position.lazyboy@chromium.org2013-05-1533-38/+701
* [NaCl SDK] Fix verification errors.binji@chromium.org2013-05-152-14/+8
* Apply ioctl() restriction across the board.cevans@chromium.org2013-05-151-8/+3
* Send KEYUP and KEYDOWN rather than CHAR messages to the renderer window.grt@chromium.org2013-05-157-25/+54
* Revert 195288 "removed unused variation ids"harrym@chromium.org2013-05-151-0/+25
* Docserver: fix sidebar scrolling.kalman@chromium.org2013-05-151-5/+13
* Fix ExecuteCodeInTabFunction::Initfsamuel@chromium.org2013-05-151-2/+1
* Add support for a cookie retention priority field trial.erikwright@chromium.org2013-05-151-1/+10
* Changes RelativeLuminance() to not add 0.05 directly, since that'spkasting@chromium.org2013-05-152-19/+23
* Make the constants in defaults.cc match their declaration order in defaults.h.pkasting@chromium.org2013-05-152-73/+54
* Style fix: No else after return.pkasting@chromium.org2013-05-151-17/+13
* Update .DEPS.gitchrome-admin@google.com2013-05-151-1/+1
* Add support for the side-effect free whitelist in safe browsing.tburkard@chromium.org2013-05-1511-65/+346
* Roll Blink 150366:150424.senorblanco@chromium.org2013-05-151-1/+1
* [NaCl SDK] Verify the SDK before tar'ing.binji@chromium.org2013-05-155-5/+1145
* Re-add the location text, describing (on chrome://extensions) where the exten...finnur@chromium.org2013-05-155-0/+29
* Relanding this as the previous attempt failed due to build errors.ananta@chromium.org2013-05-1525-264/+449
* Fix null pointer dereference in GLES2DecoderImpl::UpdateParentTextureInfo.apatrick@chromium.org2013-05-151-1/+2
* Fix newline.achuith@chromium.org2013-05-151-1/+1
* cc: Try eliminate flake on a cc unittest.danakj@chromium.org2013-05-151-4/+23
* Don't forget to call RemoveObserver when TtsDispatcher is destroyed.dmazzoni@chromium.org2013-05-151-0/+1
* Disable FullTabNavigationTest.JavascriptWindowOpenCanClose for use_aura=1.grt@chromium.org2013-05-151-0/+5
* [SPDY] Strengthen checks in SpdyStream::DoSendBody()akalin@chromium.org2013-05-151-3/+4
* Retries with exponential backoff for dismissals.vadimt@chromium.org2013-05-153-71/+127
* Address missed review comment from https://codereview.chromium.org/15011014/cevans@chromium.org2013-05-151-17/+1
* Replaced 8 callbacks provided to MediaPlayerBridge with an interface (reusing...avayvod@chromium.org2013-05-157-176/+82
* fix non-fastbuild chrome_split_dllscottmg@chromium.org2013-05-151-1/+3
* Add HttpCache.ReadError* histograms.gavinp@chromium.org2013-05-155-9/+40
* Fix vestigal use of messagepumplinuxdavemoore@chromium.org2013-05-151-2/+2
* Add content browser tests for Media Source Extensions.shadi@chromium.org2013-05-1510-86/+365
* Picasa import: Add RegisterFileSystemForVirtualPath to IsolatedContext.tommycli@chromium.org2013-05-153-4/+43
* Remove google_apis::UploadMode.hidehiko@chromium.org2013-05-1523-134/+51
* Update .DEPS.gitchrome-admin@google.com2013-05-151-1/+1
* net: Return LoadTiming information in the case of a cache hit.mmenke@chromium.org2013-05-1515-133/+432
* Rolled ANGLE rev to include fixes for a few security bugs.alokp@chromium.org2013-05-151-1/+1
* Refactor renderer<->plugin code out of content/commonjamesr@chromium.org2013-05-1514-194/+353
* Merge framer-based Construct* functions to SpdyTestUtilttuttle@chromium.org2013-05-1520-293/+290
* Implement DriveAPIService::CopyResource.hidehiko@chromium.org2013-05-154-18/+70
* Add debugging statements for problem that only happens on bots.erg@chromium.org2013-05-151-0/+15
* Move webkit/compositor_bindings into webkit/rendererjamesr@chromium.org2013-05-1564-169/+169
* Re-enable CertDatabaseNSSTest.TrustIntermediateCA{2,3} on Linux/CrOS for NSS ...rsleevi@chromium.org2013-05-151-14/+12
* If HostResolver::Request completes with OK, the AddressList is not empty. Pre...mef@chromium.org2013-05-153-16/+1