summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of OVERRIDEs from WebFrameClient implementors.japhet@chromium.org2013-06-282-75/+75
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-2825-26/+26
* Remove unused arguments from storage-related Chromium impls of Blink APIadamk@chromium.org2013-06-274-8/+4
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-271-3/+3
* Revert "Reset page scale factor to 1.0f on new page navigation." (r208942).senorblanco@chromium.org2013-06-271-3/+0
* Reset page scale factor to 1.0f on new page navigation.wjmaclean@chromium.org2013-06-271-0/+3
* Remove seek_done parameter from ReadFromDemuxer.xhwang@chromium.org2013-06-276-18/+11
* Move ContentDecryptionModuleFactory to its own files.ddorwin@chromium.org2013-06-271-1/+1
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-272-10/+10
* Fix IndexedDB after r208777.jam@chromium.org2013-06-272-3/+4
* Using constant instead of hard coded string after libjingle roll.grunell@chromium.org2013-06-261-3/+2
* Make ChildThread::current() and ChildProcess::current() only work on the main...jam@chromium.org2013-06-264-47/+35
* Replace RenderThread::Get() with thread_safe_sender_rtoy@google.com2013-06-263-24/+10
* Allow overriding WebMIDIAccessor so we can use a mock for testingcrogers@google.com2013-06-261-0/+5
* Move WebContentDecryptionModuleSessionImpl to its own files.ddorwin@chromium.org2013-06-263-116/+145
* Fix a broken GTV buildjinsukkim@chromium.org2013-06-261-1/+5
* MediaSourceDelegate::Seek() waits for Demuxer::Seek() to ack seek request.xhwang@chromium.org2013-06-266-58/+105
* Move image_decoder.cc/.h from webkit\glue to content\child.ananta@chromium.org2013-06-263-7/+6
* Add skiaBenchmarking.getOps()fmalita@chromium.org2013-06-262-16/+174
* Fix SourceBufferStream GC removing buffers for the current position on a pend...acolwell@chromium.org2013-06-263-7/+7
* <webview>: Move back, forward, canGoBack, canGoForward, go from content to ch...fsamuel@chromium.org2013-06-263-156/+0
* Add input latency UMA stats in impl threadmiletus@chromium.org2013-06-261-0/+29
* fix build break after previous mergejam@chromium.org2013-06-251-3/+3
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-2511-93/+116
* Send hardware video frames with mailboxes.danakj@chromium.org2013-06-256-17/+107
* Remove unused variant of KeySystemNameForUMA().ddorwin@chromium.org2013-06-251-5/+5
* <webview>: Partially migrate loadcommit event from content to chromefsamuel@chromium.org2013-06-253-128/+7
* Roll libphonenumber 456:584pliard@chromium.org2013-06-251-2/+2
* For Android, fix hidden video element can't paint to canvas and WebGL issue.shouqun.liu@intel.com2013-06-256-13/+37
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-253-21/+18
* Native Android accessibility.dmazzoni@chromium.org2013-06-251-1/+11
* Fix an issue that DemuxerInitDone can be called after Destroy()qinmin@chromium.org2013-06-251-1/+5
* Connect new EME APIs to internal implementation.ddorwin@chromium.org2013-06-253-36/+258
* Browser Plugin: Plumb extra arguments on ContentRendererClient.fsamuel@chromium.org2013-06-253-13/+34
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-30/+27
* Fix the build for TVycheo@chromium.org2013-06-242-13/+13
* When using the week-of-year syntax, don't construct an intermediate time valu...senorblanco@chromium.org2013-06-242-5/+3
* Defer stream texture creation on TV casewonsik@chromium.org2013-06-232-20/+36
* Disable failing week-of-year test in RendererDateTimePickerTest.TestParserVal...senorblanco@chromium.org2013-06-231-2/+3
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-222-2/+2
* Shuffle media-related WebMimeRegistry code from webkit/ to content/.scherkus@chromium.org2013-06-221-7/+93
* Move webkit/renderer/media/android/ to content/renderer/media/android/.scherkus@chromium.org2013-06-2224-439/+3646
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-228-0/+420
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-228-420/+0
* don't include iostream.hcrogers@google.com2013-06-228-0/+420
* Revert 207983 "Implement Web MIDI API back-end"crogers@google.com2013-06-228-420/+0
* Implement Web MIDI API back-endcrogers@google.com2013-06-228-0/+420
* Add the P2P_SOCKET_STUN_TCP_CLIENT and P2P_SOCKET_STUN_SSLTCP_CLIENT to IsTcp...ronghuawu@chromium.org2013-06-221-1/+3
* Apply artificial memory pressure when backgrounded.vollick@chromium.org2013-06-214-0/+83
* Replace content::ContextMenuSourceType with ui::MenuSourceType.varunjain@chromium.org2013-06-212-8/+8