summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Start moving WebUserMediaClient on the chromium side to be per frame instead ...jam@chromium.org2014-05-0115-258/+242
* fixed issue 368400 GDI USAGE ERROR from PluginTest.CreateInstanceInPaintzhaoqin@google.com2014-05-011-1/+2
* Make SandboxIPCProcess a thread.jorgelo@chromium.org2014-05-017-91/+48
* ServiceWorker: Add test for database schema versionnhiroki@chromium.org2014-05-012-0/+24
* Remove RenderWidgetHostViewPort.jam@chromium.org2014-05-0152-703/+546
* Fixed IndexedDBCursor destruction bug.cmumford@chromium.org2014-05-012-8/+10
* Move sandbox_database_test_helper from webkit/ to content/pilgrim@chromium.org2014-05-015-8/+125
* Slice off DelegatedFrameHost from RenderWidgetHostViewAuraccameron@chromium.org2014-05-016-1023/+1307
* Remove reference to API that hasn't existed since r266158.avi@chromium.org2014-05-011-3/+1
* Android: small follow-up on BatteryStatusManager.bulach@chromium.org2014-05-012-9/+17
* Query MediaDeviceManager to map the source id to the proper devicezork@chromium.org2014-05-014-42/+68
* Remove unnecessary NULL check.davidben@chromium.org2014-05-011-4/+4
* Revert of Allow BlobDataHandles to be copied, and have their UUIDs read, on a...falken@chromium.org2014-05-012-34/+0
* Move enum MenuAnchorPosition to reduce deps on menu_item_view.htapted@chromium.org2014-05-011-6/+8
* RenderFrameImpl: don't call DumpWithoutCrashing() on Linuxmdempsky@chromium.org2014-05-011-0/+4
* Renamed namespaces in src/content.vitalybuka@chromium.org2014-05-0111-29/+25
* cc: Add initial GPU-to-GPU copy rasterizer implementation.reveman@chromium.org2014-05-016-17/+27
* Make PID translation sanity checks more robustmdempsky@chromium.org2014-05-013-41/+50
* Remove the unused RenderWidget::PaintRect, and show_paint_rects.danakj@chromium.org2014-05-015-95/+0
* Some changes to support incognito mode, and some small cleanup.ericu@chromium.org2014-05-015-24/+40
* Fix a findbugs error in content/browser/ViewportTest.java.thestig@chromium.org2014-05-011-1/+1
* Get rid of PageSet.FromDict from webgl_conformance and hardware_accelerate_fe...nednguyen@google.com2014-05-012-44/+43
* Move android Telephony APIs from content/ to net/.bolian@chromium.org2014-05-017-155/+2
* Move didChangeContentsSize to RenderWidget.avi@chromium.org2014-05-0120-85/+57
* Allow BlobDataHandles to be copied, and have their UUIDs read, on any thread.ericu@chromium.org2014-05-012-0/+34
* [Android WebView] Allow embedders to specify Referer in loadUrlbenm@chromium.org2014-05-011-0/+7
* Fix memory leak in RenderViewImpltest.OnNavigationHttpPostjaphet@chromium.org2014-05-016-13/+16
* Comment how the Wrapper->Core->ProcessManager->Wrapper reference cycle is bro...jyasskin@chromium.org2014-05-012-0/+3
* Remove has_frame_pending_ from RenderWidget.danakj@chromium.org2014-04-302-42/+6
* Add more documentation to ImeAdapter.javaaurimas@chromium.org2014-04-303-23/+46
* Remove 'AVOID_LIBYUV_FOR_ANDROID_WEBVIEW'michaelbai@chromium.org2014-04-302-14/+1
* [refactor] Remove WebArrayBuffer from unittests, since now using std::vector.eroman@chromium.org2014-04-305-277/+160
* Remove the next_paint_is_restore flag stuff from RenderWidget.danakj@chromium.org2014-04-304-37/+3
* Introduce EmbeddedWorkerDevToolsAgent.horo@chromium.org2014-04-309-32/+156
* Round up the destination buffer instead of chopping 1 pixel when the frame ha...jiayl@chromium.org2014-04-302-17/+50
* Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>mdempsky@chromium.org2014-04-305-79/+88
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-301-1/+0
* Move mock_special_storage_policy from webkit/ to content/public/test/pilgrim@chromium.org2014-04-3019-64/+1069
* Update Pixel.WebGLGreenTriangle revision to 5.kbr@chromium.org2014-04-301-1/+1
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-302-50/+50
* Remove testRepaint and friends from testRunnerenne@chromium.org2014-04-303-47/+1
* cc: Delete GrContext resources when tab becomes invisible.alokp@chromium.org2014-04-302-6/+8
* Pepper: Don't call strlen() on a NULL string.teravest@chromium.org2014-04-301-0/+2
* Fix an unsafe test pattern.ericu@chromium.org2014-04-302-6/+10
* Move unit tests from webkit/common/ to content/common/pilgrim@chromium.org2014-04-305-4/+744
* HW Video: Make media::VideoFrame handle the sync point of the compositor as w...dongseong.hwang@intel.com2014-04-3015-50/+64
* Remove WebHistoryItem child usagejaphet@chromium.org2014-04-3014-190/+163
* Update pixel baselines after Intel D3D11 change.alokp@chromium.org2014-04-301-2/+2
* Change webgl conformance test default version to 1.0.2zmo@chromium.org2014-04-301-1/+1
* [Android] Reland "Provide unhandled tap event notifications"jdduke@chromium.org2014-04-306-16/+49