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
...
*
Call version of SkFontHost_fontconfig in Skia (cloned from here).
reed@google.com
2013-03-11
1
-48
/
+40
*
Implemented browser side software compositing behind the --ui-enable-software...
skaslev@chromium.org
2013-03-09
6
-40
/
+266
*
Fixed crash when setDeviceScaleFactor is called too early
jscholler@chromium.org
2013-03-09
1
-1
/
+2
*
<browser>: permissionRequest API for geolocation.
lazyboy@chromium.org
2013-03-09
1
-2
/
+8
*
Revert 187073
crogers@google.com
2013-03-09
1
-1
/
+0
*
Revert 187048
ccameron@chromium.org
2013-03-08
1
-0
/
+1
*
Fix touch scaling for high dpi windows. (Resubmit)
girard@chromium.org
2013-03-08
1
-4
/
+5
*
Enable the "Web Audio Input" feature by default.
crogers@google.com
2013-03-08
1
-1
/
+0
*
WebContentsVideoCaptureDevice: never drop frames.
nick@chromium.org
2013-03-08
2
-497
/
+343
*
Update the renderer's compositor size correctly when the scale factor is chan...
oshima@chromium.org
2013-03-08
5
-17
/
+90
*
Remove old-checkbox-style flag, code and assets
rbyers@chromium.org
2013-03-08
1
-1
/
+0
*
Disable partial swaps for webview guest renderer until we can figure out how ...
alexst@chromium.org
2013-03-08
1
-0
/
+1
*
Remove Android WebView synchronous find.
boliu@chromium.org
2013-03-08
2
-19
/
+0
*
cc: Consolidate the analysis_canvas operations
vmpstr@chromium.org
2013-03-07
1
-0
/
+2
*
x11: Include X11 dependencies only when building with X11.
sadrul@chromium.org
2013-03-07
1
-1
/
+2
*
Enable browser plugin compositing by default, but add a flag to disable it.
alexst@chromium.org
2013-03-07
4
-39
/
+13
*
Revert 186627
miu@chromium.org
2013-03-07
4
-27
/
+51
*
Reland r186180 after fixing the --audio-buffer-size flag and cras issue.
xians@chromium.org
2013-03-07
3
-16
/
+23
*
Use gpu::Mailbox in IPCs instead of std::string
piman@chromium.org
2013-03-07
4
-51
/
+27
*
New API in VideoCaptureDevice::EventHandler which allows shared-memory output...
nick@chromium.org
2013-03-07
7
-214
/
+581
*
Android: Support GPU process
sievers@chromium.org
2013-03-07
2
-0
/
+45
*
Revert 186180 "Moved AudioUtil static functions:"
hshi@chromium.org
2013-03-07
3
-23
/
+16
*
Send fewer accessibility tree nodes from renderer to browser.
dmazzoni@chromium.org
2013-03-07
8
-3
/
+26
*
Fix page scaling in Android Webview SW rendering.
leandrogracia@chromium.org
2013-03-06
1
-7
/
+2
*
ÜC: support DelegatedFrameData in Aura
piman@chromium.org
2013-03-06
7
-70
/
+136
*
PepperUDPSocketPrivateHost is switched to PepperUDPSocketPrivateMessageFilter...
ygorshenin@chromium.org
2013-03-06
5
-460
/
+441
*
Switch all contexts in a share group to be on the same screen as the window t...
jbauman@chromium.org
2013-03-06
3
-0
/
+15
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
1
-1
/
+0
*
Provide shared context to Platform API in renderer.
danakj@chromium.org
2013-03-06
2
-10
/
+9
*
Browser Plugin: Implement BrowserPluginGuestManager
fsamuel@chromium.org
2013-03-06
1
-7
/
+3
*
Android WebView: Ignore output surface resizes
sievers@chromium.org
2013-03-06
1
-3
/
+19
*
Android: Add support for CompositorFrame swaps
sievers@chromium.org
2013-03-05
4
-25
/
+109
*
Logging: pass through logging for devtools page (although it has no UI bindin...
pfeldman@chromium.org
2013-03-05
1
-2
/
+1
*
Revert 186187 - crashing on Win XP browser_tests with "Access is denied".
flackr@chromium.org
2013-03-05
1
-5
/
+4
*
Fix touch scaling for high dpi windows.
girard@chromium.org
2013-03-05
1
-4
/
+5
*
Moved AudioUtil static functions:
xians@chromium.org
2013-03-05
3
-16
/
+23
*
Disable flaky RenderWidgetHostViewBrowserTest.MacFrameSubscriberTest
bartfab@chromium.org
2013-03-05
1
-1
/
+1
*
BrowserPlugin: Moving constants to content/common
fsamuel@chromium.org
2013-03-05
2
-2
/
+2
*
Define frame subscription interface and implementation on Mac
hclam@chromium.org
2013-03-05
7
-8
/
+160
*
ÜC: Add --enable-delegated-renderer flag
piman@chromium.org
2013-03-05
1
-0
/
+1
*
Implemented PointerLock for BrowserPlugin by forwarding PointerLock requests ...
mthiesse@chromium.org
2013-03-05
1
-0
/
+1
*
Pass in SurfaceView size as physical_backing_size.
aelias@chromium.org
2013-03-05
2
-13
/
+12
*
Refactored TapSuppressionController
mohsen@chromium.org
2013-03-05
11
-224
/
+434
*
Made myself OWNER of GPU-related Mac stuff on thakis' suggestion.
kbr@chromium.org
2013-03-05
1
-0
/
+3
*
Move Mailbox from cc to gpu, and its traits to gpu/ipc
piman@chromium.org
2013-03-04
1
-2
/
+2
*
Revert 184399 - PepperUDPSocketPrivateHost is switched to PepperUDPSocketPriv...
yzshen@chromium.org
2013-03-04
5
-429
/
+460
*
mac: Make services menu work after hitting "select all"
thakis@chromium.org
2013-03-04
1
-0
/
+14
*
Implement "hole" video frame.
wonsik@google.com
2013-03-04
1
-0
/
+4
*
[cc] Mailbox Output Surface Support
sievers@chromium.org
2013-03-03
1
-0
/
+1
*
Previously, users had to pass "--ppapi-out-of-process" to load command line s...
teravest@chromium.org
2013-03-02
1
-1
/
+1
[prev]
[next]