summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Include thread_id in ServiceWorkerMsg_ServiceWorkerStateChangedkinuko@chromium.org2014-04-175-5/+15
* Use larger buffer sizes for lower power on Linux.dalecurtis@chromium.org2014-04-171-1/+1
* Update content_shell leak detector to support new WebLeakDetector interface.kouhei@chromium.org2014-04-174-44/+48
* Map the ServiceWorker 'not found' status to Blink NotFoundError.dominicc@chromium.org2014-04-171-2/+1
* Add OWNERS file for org.chromium.content.browser.input packageaurimas@chromium.org2014-04-171-0/+2
* Properly coalesce pinch and scroll gesturesjdduke@chromium.org2014-04-173-43/+262
* Remove renderer-side param CHECK; makes fuzz testing harddmichael@chromium.org2014-04-171-1/+0
* Make IDBObjectStore.clear work with corrupted database.cmumford@chromium.org2014-04-174-64/+68
* Referrer was not used when url is loaded through contentviewcore.ksimbili@chromium.org2014-04-173-0/+13
* Pass blob info through from the IPC to the backing store on put.ericu@chromium.org2014-04-178-19/+235
* <webview>: Move JavaScript Dialog API to chromefsamuel@chromium.org2014-04-177-128/+14
* Remove <a ping> histograms.davidben@chromium.org2014-04-172-91/+3
* NaCl Linux: use own setuid sandbox instancejln@chromium.org2014-04-173-23/+22
* Fix 64-bit data type encoding from JavaScript.tsepez@chromium.org2014-04-163-4/+22
* Added IndexedDBTransactionTest::ScheduleNormalTask.cmumford@chromium.org2014-04-162-0/+64
* Roll third_party/webgl/src to 8f445334c2f13a6be762fbdc90c4d80397d31788.kbr@chromium.org2014-04-161-0/+6
* Move MojoChannelInit to mojo/commoncmasone@chromium.org2014-04-169-136/+17
* gyp performance: don't invoke python to check dir existancebratell@opera.com2014-04-161-1/+1
* Linux: Add more CHECKs to better debug setuid sandbox startup failures.thestig@chromium.org2014-04-161-14/+17
* Scroll on main if impl-hit testing isn't guaranteed to be correctvollick@chromium.org2014-04-161-0/+15
* Revert 264277 "Revert "Revert of Only create webrtc MediaStreams..."fischman@chromium.org2014-04-1618-363/+499
* Fix for unable to enter decimal in number input fieldavi.nitk@samsung.com2014-04-161-1/+2
* Remove --disable-accelerated-compositingpiman@chromium.org2014-04-1610-93/+10
* Preserve Page::openedByDOM state across process swaps.davidben@chromium.org2014-04-1619-12/+187
* Validate TouchPoint in EventSender.zeeshanq@chromium.org2014-04-162-3/+19
* Move all remaining unittests from webkit/browser/quota/ to content/browser/qu...pilgrim@chromium.org2014-04-166-5/+4226
* Combine settings about compositing scrollable frames (Chromium side)wangxianzhu@chromium.org2014-04-161-16/+2
* Implementation of Window Shape using SkAlphaThresholdFilterzork@chromium.org2014-04-161-0/+8
* Revert "Revert of Only create webrtc MediaStreams when added to a PeerConnectionperkj@chromium.org2014-04-1618-499/+363
* Remove calls to WebMediaPlayerClient::setOpaque().scherkus@chromium.org2014-04-162-8/+1
* Remove ForceCompositingMode from the GPU blacklist.danakj@chromium.org2014-04-162-13/+3
* Updating XTBs based on .GRDs from branch 1916karen@chromium.org2014-04-161-1/+1
* Allow passing frontend page url as an argument to testRunner.showWebInspectoryurys@chromium.org2014-04-1613-34/+58
* Fix AwContentsTest#testDownload.davidben@chromium.org2014-04-162-10/+11
* Make iterating over a corrupted IndexedDB fail.cmumford@chromium.org2014-04-1618-220/+546
* Resubmit "Expand ActivityLog to recognize ad injection"rdevlin.cronin@chromium.org2014-04-163-10/+36
* Android: Java-side Battery Status API + JNItimvolodine@chromium.org2014-04-1610-1/+344
* Set the original url correctly if the frame is loaded via loadDatahush@chromium.org2014-04-167-5/+83
* [Aura] Remove velocity information from GestureScrollUpdatetdresser@chromium.org2014-04-161-2/+0
* <webview>: Move pointerLock permission to chromefsamuel@chromium.org2014-04-166-35/+24
* Show error reports from ServiceWorker on serviceworker-internals.horo@chromium.org2014-04-1630-38/+422
* ServiceWorker: Propagate "not found" when unregistering without an existing r...dominicc@chromium.org2014-04-163-9/+24
* Add ToString to AXTreeUpdate.dmazzoni@chromium.org2014-04-161-3/+1
* Return AXURL from NSAccessibilityURLAttribute.dmazzoni@chromium.org2014-04-162-4/+15
* gin: Stop converting float values into integers implicitlyhajimehoshi@chromium.org2014-04-161-16/+18
* Update ServiceWorkerProviderHost when the pending version changesfalken@chromium.org2014-04-167-17/+178
* [Android] Move gesture detection to RWHVAjdduke@chromium.org2014-04-169-163/+128
* Remove enable-software-compositing command-line flag.jbauman@chromium.org2014-04-169-51/+8
* Update MediaStreamTrack::Stop to latest draft.perkj@chromium.org2014-04-1632-328/+399
* Update Chrome code to use new WebScreenOrientation types.mlamouri@chromium.org2014-04-1625-102/+111