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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unnecessary codes in renderer_accessibility.cc and renderer_accessibil...
sungmann.cho@navercorp.com
2014-06-16
2
-4
/
+0
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
2
-2
/
+0
*
Plumbing for browser process to access text surrounding selection.
mlamouri@chromium.org
2014-06-16
2
-2
/
+25
*
Convert MIDI code to use RenderFrame instead of RenderView.
jam@chromium.org
2014-06-16
6
-26
/
+18
*
Revert 277425 "Support casting for embedded YT videos"
jam@chromium.org
2014-06-16
3
-18
/
+7
*
Support casting for embedded YT videos
maybelle@chromium.org
2014-06-16
3
-7
/
+18
*
Removing dead code from MockScreenOrientationController.
mlamouri@chromium.org
2014-06-16
2
-68
/
+3
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-16
6
-17
/
+543
*
Fix: Adding list of supported codecs for MP4 containers
amogh.bihani@samsung.com
2014-06-16
1
-10
/
+3
*
Change V8VarConverter::FromV8Value to complete synchronously if possible
raymes@chromium.org
2014-06-16
6
-49
/
+84
*
Ensure HandleDocumentLoad isn't called if the instance is destroyed
raymes@chromium.org
2014-06-16
2
-3
/
+14
*
Revert 277208 "[PPAPI] Compositor API implementation."
tzik@chromium.org
2014-06-16
6
-543
/
+17
*
Revert of Properly route screen orientation IPC messages. (https://codereview...
tkent@chromium.org
2014-06-16
2
-15
/
+4
*
Properly route screen orientation IPC messages.
mlamouri@chromium.org
2014-06-15
2
-4
/
+15
*
Avoid logging PNaCl errors to the console for builds with (P)NaCl disabled.
isherman@chromium.org
2014-06-14
2
-2
/
+4
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-14
6
-17
/
+543
*
Add some function to induce ASan crashes.
sebmarchand@chromium.org
2014-06-14
1
-36
/
+14
*
Zoom Extension API (content changes)
wjmaclean@chromium.org
2014-06-14
3
-1
/
+19
*
Hook up content/browser compile in GN build.
brettw@chromium.org
2014-06-13
1
-1
/
+0
*
Fix race condition in gamepad that prevents it to work without a rAF loop
b.kelemen@samsung.com
2014-06-13
1
-10
/
+9
*
Use the correct routing id to fix mismatch.
igsolla@chromium.org
2014-06-13
1
-2
/
+1
*
Add WebRtc logging in IpcPacketSocket when the socket is blocked or unblocked.
jiayl@chromium.org
2014-06-13
1
-1
/
+16
*
Update content/ to use WebScreenOrientationClient.
mlamouri@chromium.org
2014-06-13
7
-251
/
+111
*
Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...
schenney@chromium.org
2014-06-13
4
-50
/
+792
*
Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...
schenney@chromium.org
2014-06-13
4
-792
/
+50
*
Implement software fallback for PPB_VideoDecoder.
bbudge@chromium.org
2014-06-13
4
-50
/
+792
*
Simplify WebMediaPlayerAndroid teardown process.
xhwang@chromium.org
2014-06-13
3
-32
/
+6
*
[Mac] On 10.10, warm up a connection to WindowServer, which is needed now for...
rsesek@chromium.org
2014-06-13
1
-0
/
+8
*
Drop MediaSourceDelegate::CanNotifyDemuxerReady().
xhwang@chromium.org
2014-06-13
2
-14
/
+5
*
Clear ProxyMediaKeys and BrowserCDM teardown process.
xhwang@chromium.org
2014-06-13
1
-1
/
+5
*
Decouple IPC::MessageFilter from IPC::Channel
morrita@chromium.org
2014-06-13
14
-59
/
+59
*
Rename some appcache types in preparation for moving to content namespace
pilgrim@chromium.org
2014-06-13
2
-2
/
+2
*
s/steveblock/mnaganov/ in content/renderer/java/OWNERS
mnaganov@chromium.org
2014-06-12
1
-1
/
+1
*
Accelerate small canvases if Ganesh is on.
chrishtr@chromium.org
2014-06-12
2
-0
/
+5
*
Remove RenderViewImpl::FrameDidCommitProvisionalLoad
nasko@chromium.org
2014-06-12
4
-35
/
+32
*
Remove RenderViewImpl::OnNavigate
nasko@chromium.org
2014-06-12
3
-10
/
+2
*
Pass the elapsed time from VoE to WebRtcAudioRenderer as the current time for...
ronghuawu@chromium.org
2014-06-12
5
-10
/
+21
*
Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...
shuchen@chromium.org
2014-06-12
6
-95
/
+44
*
[WebMIDI] Fix a WebMIDIPermissionRequest leak.
yhirano@chromium.org
2014-06-12
2
-4
/
+3
*
Fix the race when the WebRtcAudioDeviceImpl goes away before capturers stop.
xians@chromium.org
2014-06-12
4
-45
/
+33
*
Introduce WebFallbackFont on the Chromium side
dominik.rottsches@intel.com
2014-06-12
1
-6
/
+38
*
Call RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientatio...
sl.ostapenko@samsung.com
2014-06-12
4
-5
/
+43
*
Remove lazy layout preference plumbing
jchaffraix@chromium.org
2014-06-11
1
-1
/
+0
*
Should provide creation context and isolate for WebArrayConverter::toV8Value ...
tasak@google.com
2014-06-11
4
-13
/
+35
*
Clear Key CDM to generate close event when session is closed.
jrummell@chromium.org
2014-06-11
4
-2
/
+24
*
Fix TabCapturePerformanceTest in official builds and re-enable the test.
kbr@chromium.org
2014-06-11
1
-5
/
+2
*
Scroll offset pinning and content size notifications were only used for the M...
avi@chromium.org
2014-06-11
6
-72
/
+0
*
Introduce the ENABLE_BROWSER_CDMS macro.
xhwang@chromium.org
2014-06-10
11
-47
/
+65
*
Cleanup after fixing the atomicity of cc::Layer ID counter: remove a suppress...
glider@chromium.org
2014-06-10
1
-9
/
+1
*
Push API: fire push event from chrome://serviceworker-internals/
mvanouwerkerk@chromium.org
2014-06-10
2
-0
/
+11
[prev]
[next]