summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* [content shell] disable appcache console logging for layout testsjochen@chromium.org2012-12-122-0/+13
* Include <dialog> in --enable-experimental-webkit-features flagfalken@chromium.org2012-12-121-0/+3
* Ignore autocomplete=off when password manager is saving the generated passwor...zysxqn@google.com2012-12-121-0/+2
* [RDS] Temporary workaround for black tabsdfalcantara@chromium.org2012-12-121-1/+2
* Roll libjingle 248:249.sergeyu@chromium.org2012-12-122-7/+19
* [content shell] implement testRunner.setGamepadDatajochen@chromium.org2012-12-112-3/+20
* Browser Plugin: Request MouseWheel events when thread-compositor enabledfsamuel@chromium.org2012-12-111-0/+1
* Fix CompositorSoftwareOutputDeviceGLAdapter for ensureFramebuffer -> ensureBa...jamesr@chromium.org2012-12-111-2/+2
* Implement stats passing between libjingle and Webkit.hta@chromium.org2012-12-117-10/+417
* Sync Ime and Keyboard events.aurimas@chromium.org2012-12-112-0/+41
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-111-0/+3
* Introduce PPB_VideoCapture_Dev v0.3:yzshen@chromium.org2012-12-102-62/+24
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-1/+8
* Add an option to disable the histogram customizer.jochen@chromium.org2012-12-101-0/+4
* [CSS Regions] Use the new RuntimeEnabledFeatures flag instead of the one in S...mmaerean@adobe.com2012-12-081-0/+3
* Browser Plugin: Don't send context menu eventsfsamuel@chromium.org2012-12-081-1/+2
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-082-101/+0
* Runtime-enable web intents.gbillock@chromium.org2012-12-071-0/+3
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-075-47/+40
* RenderWidget::Create returns NULL if RenderWidget::DoInit fails.tkent@chromium.org2012-12-074-14/+18
* Convert another default/WebRenderTheme.h include tosky@chromium.org2012-12-071-1/+1
* This is a revert of 171414 with a different workaround to get the view in Web...jam@chromium.org2012-12-071-10/+0
* Browser Plugin: Use asynchronous input eventsfsamuel@chromium.org2012-12-074-5/+39
* Hide CSP 1.1 behind the "experimental webkit features" flag.mkwst@chromium.org2012-12-061-0/+3
* Fix accidental NULL dereference in media_stream_dispatcher.cc that was causin...miu@chromium.org2012-12-061-1/+1