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
/
content_renderer.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-12
1
-0
/
+5
*
Revert 117406 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-12
1
-5
/
+0
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-12
1
-0
/
+5
*
Revert 117201 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-11
1
-5
/
+0
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-11
1
-0
/
+5
*
Revert 117187 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-11
1
-5
/
+0
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-11
1
-0
/
+5
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...
crogers@google.com
2012-01-07
1
-0
/
+2
*
Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...
msw@chromium.org
2012-01-06
1
-2
/
+0
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode
crogers@google.com
2012-01-06
1
-0
/
+2
*
Remove TransportTexture, it's unused
piman@chromium.org
2012-01-04
1
-5
/
+1
*
Rename IntentsHost -> WebIntentsDispatcher and IntentsDispatcher -> WebIntent...
gbillock@chromium.org
2011-12-21
1
-2
/
+2
*
Move indexeddb code to its own directory inside of content/{browser,common,re...
dgrogan@chromium.org
2011-12-20
1
-16
/
+16
*
Async IDB host messages now contain a thread_id corresponding to the requesti...
dgrogan@chromium.org
2011-12-16
1
-0
/
+2
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
1
-0
/
+2
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-2
/
+0
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-0
/
+2
*
Renderer reading side of gamepad
scottmg@chromium.org
2011-12-01
1
-0
/
+2
*
update dependencies in preparation for glue being a component
dpranke@chromium.org
2011-11-30
1
-0
/
+1
*
Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...
tommi@chromium.org
2011-11-29
1
-5
/
+0
*
Land change for grunell@: "Adding support for MediaStream and PeerConnection ...
tommi@chromium.org
2011-11-29
1
-0
/
+5
*
Revert 111773 - Land change for grunell@: "Adding support for MediaStream and...
tommi@chromium.org
2011-11-28
1
-5
/
+0
*
Land change for grunell@: "Adding support for MediaStream and PeerConnection ...
tommi@chromium.org
2011-11-28
1
-0
/
+5
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
1
-5
/
+0
*
Schedule idle handler in the foreground tab based on CPU usage and user activ...
ulan@chromium.org
2011-11-24
1
-0
/
+2
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-1
/
+0
*
Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...
piman@chromium.org
2011-11-22
1
-0
/
+2
*
Refactor the Get*Hardware* routines a bit.
tommi@chromium.org
2011-11-18
1
-0
/
+2
*
Moving media-related files from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
1
-0
/
+1
*
chrome.loadTimes() shouldn't be affected by in-document navigation.
simonjam@chromium.org
2011-11-17
1
-0
/
+2
*
Move Java Bridge files to new java/ subdirectory
steveblock@chromium.org
2011-11-11
1
-8
/
+8
*
Removing dedicated worker-related IPC codei (second round).
dslomov@chromium.org
2011-10-28
1
-4
/
+0
*
Allow building without notification support.
jknotten@chromium.org
2011-10-28
1
-0
/
+6
*
Add ENABLE_JAVA_BRIDGE
steveblock@chromium.org
2011-10-24
1
-0
/
+12
*
Adds the renderer component of the Java Bridge
steveblock@chromium.org
2011-10-20
1
-0
/
+2
*
Fixed bugs with Pepper 3D under dynamic GPU switching.
kbr@chromium.org
2011-10-19
1
-0
/
+2
*
Move the java channel code to content. As discussed, we don't want to expose ...
jam@chromium.org
2011-10-17
1
-0
/
+2
*
Allow speech input feature to be disabled.
jknotten@chromium.org
2011-10-14
1
-0
/
+6
*
Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...
jam@chromium.org
2011-10-10
1
-2
/
+2
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
1
-0
/
+1
*
DevTools: remove support for out-of-process dedicated workers
yurys@chromium.org
2011-10-07
1
-2
/
+0
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
1
-2
/
+2
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-0
/
+2
*
Input event filtering and compositor thread setup.
darin@chromium.org
2011-10-06
1
-0
/
+4
*
Make V8ValueConverter be an interface and move it to content\public\renderer ...
jam@chromium.org
2011-10-04
1
-2
/
+3
*
Move NavigationState to content\public\renderer and put it in the content nam...
jam@chromium.org
2011-10-04
1
-2
/
+2
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
1
-3
/
+3
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-3
/
+3
*
Remove old location of file in gyp
jam@chromium.org
2011-10-01
1
-1
/
+0
*
Start off the Content API by moving content::ContentRendererClient to content...
jam@chromium.org
2011-10-01
1
-0
/
+1
[next]