summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Bundle DidOverscrollParams with the input event ackjdduke@chromium.org2014-05-2023-117/+226
* Remove unused RenderIO() interface.xians@chromium.org2014-05-204-24/+8
* Revert 271461 "Decouple RVH creation from CrossProcessFrameConne..."ericu@chromium.org2014-05-198-65/+31
* Put the URL on the stack in URLRequestChromeJob::CompleteRead.davidben@chromium.org2014-05-191-0/+6
* Revert 269361 "Fix WebURLLoaderImpl::Context leak if a pending r..."erg@chromium.org2014-05-192-55/+0
* Close DeviceApi in Win8+ lockdownjschuh@chromium.org2014-05-191-0/+4
* Roll webrtc/libjingle to 6187:6189.ronghuawu@chromium.org2014-05-191-2/+8
* Call EmbeddedWorkerDevToolsManager::WorkerDestroyed from SharedWorkerHost::Wo...horo@chromium.org2014-05-191-14/+21
* use simpler gradient factories (in prep for removing SkUnitMapper param)reed@google.com2014-05-191-1/+1
* Decouple RVH creation from CrossProcessFrameConnector.nasko@chromium.org2014-05-198-31/+65
* Revert of Gamepad API support for chrome on android (https://codereview.chrom...aelias@chromium.org2014-05-1917-893/+5
* Add API to content shell for trackpad scrolling for Blink layout tests.erikchen@chromium.org2014-05-192-22/+101
* Add a histogram to record the size of the memory used by redirect chain.haitaol@chromium.org2014-05-191-0/+9
* DeviceMonitorMac AVFoundation: move mgmt of |suspend_observer_| to a class li...mcasas@chromium.org2014-05-191-58/+102
* Move LoadProgressTracker to the browser process.avi@chromium.org2014-05-1918-290/+239
* Disable WebContentsViewAuraTest.OverscrollNavigation which is flaky under bot...glider@chromium.org2014-05-191-8/+5
* [DevTools] Pass inspected page bounds from frontend.dgozman@chromium.org2014-05-191-8/+4
* DevTools: handle Tracing.start in both browser and rendereryurys@chromium.org2014-05-194-9/+19
* Make sure ReadyStateEnded is fired when video stream stopshclam@chromium.org2014-05-193-19/+58
* ServiceWorker: DB functions should return status code instead of boolean (3)nhiroki@chromium.org2014-05-195-295/+435
* ServiceWorker: DB functions should return status code instead of boolean (2)nhiroki@chromium.org2014-05-198-176/+248
* Create RenderFrameProxyHost at time of swap-out instead of commit.nasko@chromium.org2014-05-1933-94/+473
* Revert r267126: "DevTools: handle Tracing.start in both browser and renderer"...pfeldman@chromium.org2014-05-182-2/+11
* ui: Move strings translations out of ui/base.tfarina@chromium.org2014-05-182-3/+3
* Remove OnMoreIOData(), which is not used any more.xians@chromium.org2014-05-182-3/+2
* Revert of Use real PlatformSupport in content unit tests (https://codereview....enne@chromium.org2014-05-173-19/+38
* Add "inspect" button to chrome://serviceworker-internals.horo@chromium.org2014-05-174-1/+89
* Store the service worker script and its imports on first load... kindamichaeln@chromium.org2014-05-1712-79/+514
* Ignore accessibility events fired on objects that aren't in the tree.dmazzoni@chromium.org2014-05-175-10/+53
* Make to call WebContentsImpl::RenderViewCreated() when we create child window.jincheol.jo@navercorp.com2014-05-175-1/+105
* Always return a subrole when the Mac accessibility role is AXList.dmazzoni@chromium.org2014-05-176-4/+29
* Allow the MITIGATION_WIN32K_DISABLE process mitigation to be set in the rende...ananta@chromium.org2014-05-173-0/+16
* Remove renderer-side tracking of accelerated compositingenne@chromium.org2014-05-174-60/+16
* ServiceWorker: Add missing tests for ServiceWorkerDatabasenhiroki@chromium.org2014-05-171-0/+89
* Use real PlatformSupport in content unit testsenne@chromium.org2014-05-173-38/+19
* [Android] Add GestureStateListener hook for all single-tap event acksjdduke@chromium.org2014-05-173-8/+11
* Don't treat ViewHostMsg_UpdateRect as a backing store message.jbauman@chromium.org2014-05-171-2/+0
* Android: cleanup gtest_target_type conditions.bulach@chromium.org2014-05-171-7/+4
* Remove HistoryController::GetPreviousEntry.davidben@chromium.org2014-05-177-40/+27
* Do not call into blink before initializationboliu@chromium.org2014-05-171-2/+6
* Move JavascriptTestObserver from chrome to content.teravest@chromium.org2014-05-173-0/+192
* Allow browser process to request selection of word around caret.mlamouri@chromium.org2014-05-176-0/+21
* Remove unused WebTestProxy paint/canvas codeenne@chromium.org2014-05-174-138/+16
* ozone: Remove InputMethodContextFactoryOzone and FakeInputMethodContextOzone.sadrul@chromium.org2014-05-171-2/+2
* Revert r271097 - "Add most of the metadata-handling code for blobs."dpranke@chromium.org2014-05-173-394/+57
* Call EmbeddedWorkerDevToolsManager::ServiceWorkerCreated, WorkerContextStarte...horo@chromium.org2014-05-178-144/+243
* Send SignalClose to the clients of P2PSocket, if TCP socket is failed tomallinath@chromium.org2014-05-171-0/+4
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-174-13/+1
* disable failing badmessage tests while I investigatejam@chromium.org2014-05-161-2/+2
* Do SetNeedsCommit() instead of Composite() in threaded mode.danakj@chromium.org2014-05-162-5/+0