index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
/
renderer_webkitplatformsupport_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-2
/
+2
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-2
/
+2
*
Implement WebPrescientNetworking to trigger preconnect from blink.
kouhei@chromium.org
2013-05-27
1
-0
/
+1
*
Remove now-unused sharedOffscreenGraphicsContext3D() methods.
danakj@chromium.org
2013-05-16
1
-2
/
+0
*
Move webkit/compositor_bindings into webkit/renderer
jamesr@chromium.org
2013-05-15
1
-1
/
+1
*
Move compositor support out of base WebKitPlatformSupport into renderer
jamesr@chromium.org
2013-05-10
1
-0
/
+4
*
Add the WebGraphicsContext3DProviderImpl class.
danakj@chromium.org
2013-05-09
1
-0
/
+6
*
Implement web speech synthesis.
dmazzoni@chromium.org
2013-05-03
1
-0
/
+2
*
Change include paths to use the new IDB header locations in Platform
alecflett@chromium.org
2013-05-02
1
-1
/
+1
*
Add a method to the content renderer client to allow the embedder to override...
jochen@chromium.org
2013-03-20
1
-0
/
+1
*
Pass more detailed audio hardware configuration information to the renderer
crogers@google.com
2013-03-13
1
-0
/
+1
*
Provide shared context to Platform API in renderer.
danakj@chromium.org
2013-03-06
1
-3
/
+10
*
Use ThreadSafeSender in a couple of places.
michaeln@chromium.org
2013-03-06
1
-0
/
+3
*
Remove deprecated hyphenation methods from WebKit::Platform implementations
jochen@chromium.org
2013-03-05
1
-5
/
+0
*
Implement WebKit::Platform::isThreadedCompositingEnabled()
jamesr@chromium.org
2013-03-05
1
-0
/
+1
*
Switch from using individual methods for hyphenation to using the WebHyphanto...
jochen@chromium.org
2013-03-01
1
-3
/
+4
*
Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...
pilgrim@chromium.org
2013-02-27
1
-2
/
+2
*
RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...
crogers@google.com
2013-02-22
1
-0
/
+6
*
Retrieve renderer process memory sizes from browser via IPC.
alph@chromium.org
2013-02-04
1
-0
/
+2
*
Update some #includes in content/renderer for headers in the new Platform dir...
pilgrim@chromium.org
2013-01-15
1
-1
/
+1
*
Update RendererWebKitPlatformSupportImpl::createAudioDevice() to handle |inpu...
crogers@google.com
2013-01-12
1
-0
/
+6
*
Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...
pilgrim@chromium.org
2013-01-09
1
-0
/
+1
*
Remove OVERRIDE keyword from functions that don't really need it
pilgrim@chromium.org
2013-01-03
1
-34
/
+34
*
Fiddle with includes so we don't break the build once we land https://bugs.we...
pilgrim@chromium.org
2012-12-17
1
-0
/
+1
*
[content shell] implement testRunner.setGamepadData
jochen@chromium.org
2012-12-11
1
-0
/
+3
*
Removing support for PeerConnection00
tommyw@chromium.org
2012-11-06
1
-2
/
+0
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
1
-3
/
+2
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
1
-8
/
+9
*
This cl adds a new PeerConnection handler in Chrome to support latest W3C Pee...
perkj@chromium.org
2012-09-13
1
-0
/
+2
*
In-te-grate hy-phen-ator to con-tent.
hbono@chromium.org
2012-09-03
1
-0
/
+8
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-24
1
-8
/
+0
*
Revert 152873 - Remove all the indexeddb-related utility process code
ricow@chromium.org
2012-08-23
1
-0
/
+8
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-22
1
-8
/
+0
*
Make plugins work in a RenderViewTest
fsamuel@chromium.org
2012-07-31
1
-0
/
+6
*
Remove the deprecated PeerConnection supporting the ROAP protocol.
perkj@chromium.org
2012-07-26
1
-2
/
+0
*
Adds monitor ICC profile support for win and mac
tpayne@chromium.org
2012-07-19
1
-0
/
+1
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Fix client-side phishing detection test flakiness and ChromeOS failure.
bryner@chromium.org
2012-06-05
1
-0
/
+9
*
Adding UMA for sync IPCs
kinuko@chromium.org
2012-06-01
1
-7
/
+0
*
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
jsbell@chromium.org
2012-04-30
1
-2
/
+2
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
1
-4
/
+0
*
Adding JSEP PeerConnection glue - attempt 2
perkj@chromium.org
2012-04-13
1
-0
/
+2
*
Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue.
eugenis@google.com
2012-04-12
1
-2
/
+0
*
Adding JSEP PeerConnection glue.
grunell@chromium.org
2012-04-12
1
-0
/
+2
*
Implement WebKitPlatformSupport::canAccelerate2dCanvas
jamesr@chromium.org
2012-03-14
1
-0
/
+1
*
Fix --single-process mode issues with GpuChannelHostFactory
piman@chromium.org
2012-03-12
1
-0
/
+3
*
Adding a skeleton MediaStreamCenter.
mflodman@chromium.org
2012-03-09
1
-0
/
+2
*
Revert 125629 - Adding a skeleton MediaStreamCenter.
mad@chromium.org
2012-03-08
1
-2
/
+0
*
Adding a skeleton MediaStreamCenter.
mflodman@chromium.org
2012-03-08
1
-0
/
+2
*
Allow browser compositor to create an offscreen context3D.
danakj@chromium.org
2012-03-02
1
-2
/
+0
[next]