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
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DesktopMediaId type to identify desktop media source.
sergeyu@chromium.org
2013-08-09
2
-12
/
+17
*
Mark appropriate methods const in GestureEventFilter
jdduke@chromium.org
2013-08-09
2
-15
/
+16
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
1
-1
/
+1
*
Ensure that renderer-initiated pending entries can be replaced when a new
creis@chromium.org
2013-08-09
1
-2
/
+6
*
Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...
jam@chromium.org
2013-08-09
1
-1
/
+0
*
Change IME conversion status by focusing input element
yoichio@chromium.org
2013-08-08
3
-6
/
+101
*
Add --enable-html-imports commandline switch and about-flags entry.
morrita@chromium.org
2013-08-08
1
-0
/
+1
*
Adds a SqlLite backend to WebRTCIdentityStore.
jiayl@chromium.org
2013-08-08
4
-7
/
+47
*
Fix painting glitch on Win Aura with the software compositor when a plugin be...
jam@chromium.org
2013-08-08
1
-0
/
+24
*
Fix plugin painting glitch with win aura when going to full screen and back, ...
jam@chromium.org
2013-08-08
1
-2
/
+2
*
Making a way to create thread with a Java Looper for Android
kristianm@chromium.org
2013-08-08
1
-3
/
+9
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
1
-13
/
+46
*
Revert 216264 "Adds a SqlLite backend to WebRTCIdentityStore."
jyasskin@chromium.org
2013-08-07
4
-47
/
+7
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-46
/
+13
*
Properly set loopback device ID for system audio capture.
hshi@chromium.org
2013-08-07
1
-16
/
+1
*
Adds a SqlLite backend to WebRTCIdentityStore.
jiayl@chromium.org
2013-08-07
4
-7
/
+47
*
Revert EVS revisions 209760, 298753, 213143.
hshi@chromium.org
2013-08-07
1
-3
/
+0
*
Revert 215997 "Throttle Console.log() messages."
tsepez@chromium.org
2013-08-07
1
-9
/
+8
*
Move webkit/{browser,common}/dom_storage into content/
kinuko@chromium.org
2013-08-07
4
-8
/
+8
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
1
-12
/
+27
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-27
/
+12
*
Send input event's LatencyInfo back from renderer to browser when acked
miletus@chromium.org
2013-08-07
7
-26
/
+50
*
Cleanups screen capture notification UI.
sergeyu@chromium.org
2013-08-07
1
-16
/
+0
*
Mute audio for content_shell.
acolwell@chromium.org
2013-08-06
2
-4
/
+16
*
Throttle Console.log() messages.
tsepez@chromium.org
2013-08-06
1
-8
/
+9
*
Clear device labels from MediaStreamTrack.getSources() if not authorized
vrk@chromium.org
2013-08-06
4
-7
/
+77
*
Enable software compositing in renderer for win aura.
jbauman@chromium.org
2013-08-06
1
-1
/
+19
*
Move broker creation out of PepperHelperImpl to PPB_Broker_Impl in the effort...
jam@chromium.org
2013-08-06
2
-9
/
+3
*
Remove CHECK when setting the plugin window property. There could be a race c...
jam@chromium.org
2013-08-06
1
-1
/
+1
*
Revert 215836 "Ensure that renderer-initiated pending entries ca..."
creis@chromium.org
2013-08-06
1
-6
/
+2
*
Web MIDI: Use Send() directly for MIDIMsg_SysExPermissionApproved
toyoshim@chromium.org
2013-08-06
1
-6
/
+1
*
change tsf_input_scopes::SetInputScopeForTsfUnawareWindow to SetInputScopesF...
yoichio@chromium.org
2013-08-06
1
-2
/
+2
*
Add support for CopyFromCompositingSurfaceToVideoFrame with software compositor
jbauman@chromium.org
2013-08-06
1
-5
/
+29
*
Add Stream support to WebBlobRegistry and FileAPIMessageFilter.
tyoshino@chromium.org
2013-08-06
1
-1
/
+3
*
Ensure that renderer-initiated pending entries can be replaced when a new
creis@chromium.org
2013-08-06
1
-2
/
+6
*
Move a #include from render_widget_host_view_win.h to *.cc.
yoichio@chromium.org
2013-08-06
2
-1
/
+2
*
Nukes aura::WindowDestructionObserver. It's effectively the same as
sky@chromium.org
2013-08-06
1
-6
/
+6
*
Cleanup: Use content::kAboutBlankURL instead of the raw string in content/.
thestig@chromium.org
2013-08-06
2
-4
/
+5
*
Rotate webcursor when a display rotates.
oshima@chromium.org
2013-08-06
1
-3
/
+8
*
Require ACK for editor-related changes not originating from browser.
nyquist@chromium.org
2013-08-05
1
-0
/
+12
*
Implement Device Orientation using shared memory in content/renderer.
timvolodine@chromium.org
2013-08-05
3
-102
/
+4
*
A few more cleanups to the pepper code. Dispatch IPCs in the sockets implemen...
jam@chromium.org
2013-08-05
2
-28
/
+6
*
Switched proxy for TCPServerSocketPrivate.
ygorshenin@chromium.org
2013-08-05
16
-423
/
+549
*
Change imm32_manager_ using scoped_ptr for mock testing.
yoichio@chromium.org
2013-08-05
2
-23
/
+24
*
Ensure RenderWidgetHostImpl calls InputRouter interface correctly.
kouhei@chromium.org
2013-08-05
1
-1
/
+306
*
Do not alter NativeWebKeybardEvent::os_event
jinsukkim@chromium.org
2013-08-05
1
-3
/
+4
*
Changes the device enumeration flag to a disable- rather than enable-.
vrk@chromium.org
2013-08-02
1
-1
/
+1
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
2
-1
/
+6
*
Fix AltGr modifier keyboard event on Chrome OS
nona@chromium.org
2013-08-02
2
-0
/
+32
*
Pepper: GetInfoForRenderer for N FileRefs.
teravest@chromium.org
2013-08-02
2
-17
/
+25
[next]