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
*
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
*
Rewrites renderer accessibility to not use WebAccessibilityCache.
dmazzoni@chromium.org
2011-09-29
1
-0
/
+2
*
fix indentation in content_*.gypi.
dpranke@chromium.org
2011-09-26
1
-231
/
+230
*
remove unused code
wjia@chromium.org
2011-09-19
1
-8
/
+2
*
roll webrtc to r614
wjia@chromium.org
2011-09-19
1
-3
/
+3
*
Add messages/handlers for the invocation sequence. Copy from geolocation_disp...
gbillock@chromium.org
2011-09-16
1
-0
/
+2
*
re-land r100988 (gpy refactoring for content dll).
dpranke@chromium.org
2011-09-14
1
-7
/
+1
*
Revert r100988 (gpy refactoring for content dll).
dpranke@chromium.org
2011-09-14
1
-1
/
+7
*
This change merges all of the content code into a single library; the content...
dpranke@chromium.org
2011-09-13
1
-7
/
+1
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-0
/
+2
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-2
/
+0
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-2
/
+2
*
Implement STUN support for P2P Transport API.
sergeyu@chromium.org
2011-08-30
1
-0
/
+2
*
Add missing linux dependencies on allocator (used by content/renderer/render_...
dpranke@chromium.org
2011-08-22
1
-0
/
+7
*
Update selection handles to keep them in sync with the webpage.
varunjain@chromium.org
2011-08-20
1
-0
/
+2
*
Start moving files to new content_unittests target.
phajdan.jr@chromium.org
2011-08-19
1
-0
/
+1
*
Make content_renderer.lib depend directly on allocator so that PERFTOOLS_DLL_...
grt@chromium.org
2011-08-16
1
-0
/
+5
*
Add IPC for DNS host address resolution.
sergeyu@chromium.org
2011-08-09
1
-0
/
+2
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
1
-0
/
+2
*
Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...
yzshen@chromium.org
2011-08-05
1
-2
/
+0
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
1
-0
/
+2
*
DevTools: move DevToolsAgent/Client into content.
pfeldman@chromium.org
2011-07-22
1
-0
/
+6
*
reland patch http://codereview.chromium.org/7204008 after webrtc build has be...
wjia@chromium.org
2011-07-20
1
-0
/
+10
*
add enable_webrtc in gyp to allow some platform to disable webrtc. enable_web...
wjia@chromium.org
2011-07-19
1
-4
/
+8
*
Move MHTML code to content, now that download code is moving there.
jam@chromium.org
2011-07-19
1
-0
/
+2
[next]