summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Apply merge from @fsamuel.cevans@chromium.org2013-02-137-176/+116
* Merge 180528mazda@chromium.org2013-02-061-0/+2
* Merge 178699xians@chromium.org2013-01-305-27/+25
* Merge 178728cevans@chromium.org2013-01-291-2/+4
* Merge 178904aurimas@google.com2013-01-261-1/+1
* Revert 178937aurimas@google.com2013-01-261-1/+1
* Merge 178904aurimas@google.com2013-01-251-1/+1
* Merge 175190brettw@chromium.org2013-01-2211-14/+40
* Merge 177134hans@chromium.org2013-01-181-0/+5
* Merge 177369jamesr@chromium.org2013-01-171-0/+2
* Merge 176454cjhopman@chromium.org2013-01-162-0/+11
* Revert 177185cjhopman@chromium.org2013-01-162-11/+0
* Merge 176454cjhopman@chromium.org2013-01-162-0/+11
* Merge 176615nona@chromium.org2013-01-161-0/+3
* Merge 173989rsesek@chromium.org2013-01-153-55/+92
* Merge 176248cevans@chromium.org2013-01-144-6/+9
* Merge 175323cevans@chromium.org2013-01-111-3/+3
* Merge 175712aurimas@google.com2013-01-092-1/+5
* Merge 173709kerz@chromium.org2013-01-061-0/+6
* Merge 174309brettw@chromium.org2013-01-021-0/+4
* Use WebCore:DateTimeChooser for date/time form types instead of considering t...miguelg@chromium.org2012-12-186-27/+159
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-183-2/+20
* StreamDeviceInfo is basically a MediaStreamDevice but with two extra variable...xians@chromium.org2012-12-187-40/+40
* Forward Webkit Gesture events to interested RenderViewObservers.ananta@chromium.org2012-12-181-0/+2
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-172-8/+0
* plugins: use new WebPluginContainer::setWebLayer API for compositing.piman@chromium.org2012-12-172-0/+5
* Add a base::ParseJson() function to help tests construct Values.jyasskin@chromium.org2012-12-171-52/+47
* Fiddle with includes so we don't break the build once we land https://bugs.we...pilgrim@chromium.org2012-12-171-0/+1
* Revert "[RDS] Temporary workaround for black tabs"dfalcantara@chromium.org2012-12-171-2/+1
* Browser Plugin: Reduce code repetition in BrowserPluginManager.fsamuel@chromium.org2012-12-176-450/+397
* Browser Plugin: Remove events cruftfsamuel@chromium.org2012-12-171-10/+0
* - crash when calling abort() in all ppapi processes;yzshen@chromium.org2012-12-161-17/+1
* Implemented GetWindowSnapshot on RenderViewImplbajones@chromium.org2012-12-152-0/+33
* Fix typo'd usage of OS_MAC vs OS_MACOSX!dalecurtis@google.com2012-12-151-1/+1
* Only unbind a Graphics2D on destruction when we're actually bound.brettw@chromium.org2012-12-141-5/+5
* Revert 172287jamesr@chromium.org2012-12-142-41/+0
* Adds support of rendering a local media stream for audio using HTML5 audio tag.henrika@chromium.org2012-12-149-17/+661
* Landing patch from issue 11533004tommi@chromium.org2012-12-143-5/+20
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-141-0/+5
* Don't send state updates before the first real page commits.creis@chromium.org2012-12-141-0/+4
* Fix flakiness and re-enable test.creis@chromium.org2012-12-141-2/+7
* Move AudioRendererImpl construction to WebMediaPlayerImpl.xhwang@chromium.org2012-12-141-9/+2
* ipc: Use existing [de]serializer for WebInputEvent.sadrul@chromium.org2012-12-147-37/+23
* Ensure that reloads load real pages, not swappedout://.creis@chromium.org2012-12-133-0/+88
* Revert 172806raymes@chromium.org2012-12-132-194/+1
* The new cross-process client-redirect logic is replacing the current navigati...irobert@chromium.org2012-12-131-12/+6
* Glue code for hooking up PeerConnection DataChannels.perkj@chromium.org2012-12-137-7/+257
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-132-1/+194
* Fix data URI faviconspkotwicz@chromium.org2012-12-131-2/+6
* Renderer process can allocate anonymous shared memory without help from brows...apatrick@chromium.org2012-12-133-37/+35