summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add most of the metadata-handling code for blobs. It's not quite all there, butericu@chromium.org2014-05-163-57/+394
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-16135-597/+318
* DevTools: allow inspecting browsers using custom front-ends.pfeldman@chromium.org2014-05-162-2/+1
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-164-5/+0
* Get rid of enable-accessibility-logging switch.dmazzoni@chromium.org2014-05-166-103/+3
* fix sign-compare warning.yunlian@chromium.org2014-05-164-6/+6
* BrowserMediaPlayerManager manages MediaKeys objects.xhwang@chromium.org2014-05-163-105/+125
* Revert 271026 "[DevTools] Interactive test for DevTools touch em..."ericu@chromium.org2014-05-162-10/+3
* [DevTools] Interactive test for DevTools touch emulation.dgozman@chromium.org2014-05-162-3/+10
* DevTools test harness: add logToStderr method on testRunner.loislo@chromium.org2014-05-161-0/+6
* Use WebScreenInfo members to provide screen orientation information for layou...sl.ostapenko@samsung.com2014-05-165-1/+40
* Retry: Stop ServiceWorker context when no controllee is associatedkinuko@chromium.org2014-05-166-15/+55
* [Android Java Bridge] Recycle old V8 wrapper objects on navigationsmnaganov@chromium.org2014-05-162-4/+9
* SyncPointManager never returns 0.dongseong.hwang@intel.com2014-05-162-1/+4
* Update chrome://serviceworker-internals when ServiceWorker is unregistered.horo@chromium.org2014-05-165-7/+54
* Don't try to access an Isolate when don't have one yet.svenpanne@chromium.org2014-05-161-1/+3
* Use new WebServiceWorkerError::ErrorType names.dominicc@chromium.org2014-05-162-7/+7
* Renamed MediaStreamDependencyFactory to PeerConnectionDependencyFactory.perkj@chromium.org2014-05-1635-172/+169
* Revert of Stop ServiceWorker context when no controllee is associated (and wh...akuegel@chromium.org2014-05-165-52/+13
* Stop ServiceWorker context when no controllee is associated (and when all ref...kinuko@chromium.org2014-05-165-13/+52
* Add a failure expectation to win memory.css3d test.vmpstr@chromium.org2014-05-161-0/+5
* Remove software paint path from WebTestProxyenne@chromium.org2014-05-163-121/+4