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
*
Consume user gestures when navigating in a new tab/window. This ensures that ...
cdn@chromium.org
2012-08-28
1
-0
/
+1
*
Support frame tree propagation between renderers in the same browsing instance.
nasko@chromium.org
2012-08-28
2
-14
/
+230
*
Ensure we don't use SwiftShader to present Flash Fullscreen.
jbauman@chromium.org
2012-08-27
1
-0
/
+5
*
Simplify handling of detached WebAccessibilityObjects.
dmazzoni@chromium.org
2012-08-27
2
-16
/
+17
*
Revert 153136 - Revert 139366 - [OSX/Pepper] Don't have browser cache shmem r...
sail@chromium.org
2012-08-27
1
-11
/
+5
*
Updating chrome to libjingle r175
mallinath@chromium.org
2012-08-26
1
-2
/
+3
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-24
2
-37
/
+0
*
Use a different algorithm with the low entropy source for field trials.
asvitkine@chromium.org
2012-08-24
1
-4
/
+4
*
remove old createMediaPlayer which doesn't have URL as argument.
wjia@chromium.org
2012-08-24
2
-10
/
+0
*
Revert 139366 - [OSX/Pepper] Don't have browser cache shmem ref behind ImageD...
sail@chromium.org
2012-08-24
1
-5
/
+11
*
Remove lingering WebViewClient::createGraphicsContext3D references
jamesr@chromium.org
2012-08-24
2
-3
/
+3
*
Add hooks to content to request permission to connect to the PPAPI broker.
bauerb@chromium.org
2012-08-23
6
-62
/
+163
*
Revert 152873 - Remove all the indexeddb-related utility process code
ricow@chromium.org
2012-08-23
2
-0
/
+37
*
Insert an event marker on the VDA context3d for better debuggability.
fischman@chromium.org
2012-08-23
1
-2
/
+7
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-22
2
-37
/
+0
*
Make on-screen keyboard not pop up when switching to a tab.
dmazzoni@chromium.org
2012-08-22
1
-1
/
+10
*
Retry channel setup for NPAPI plugins.
shess@chromium.org
2012-08-22
1
-42
/
+57
*
Prepare render_widget_fullscreen_pepper.cc's WebWidget implementation for htt...
abarth@chromium.org
2012-08-21
1
-0
/
+4
*
Add new TextInputState parameters to carry information from WebViewImpl::text...
olilan@chromium.org
2012-08-21
4
-18
/
+48
*
[Android] Connect content detection to the renderer.
leandrogracia@chromium.org
2012-08-21
2
-1
/
+120
*
Call WebFrame::selectRange instead of WebFrame::setSelectionToRange
husky@chromium.org
2012-08-21
1
-1
/
+1
*
Upgrade AudioBus to support wrapping, interleaving.
dalecurtis@chromium.org
2012-08-21
1
-14
/
+6
*
Removed benchmark results object from rendering benchmarks, now one result pe...
dmurph@chromium.org
2012-08-20
4
-100
/
+57
*
Enable verbose logging during PluginMsg_CreateInstance.
bauerb@chromium.org
2012-08-20
1
-6
/
+34
*
Add a completion callback to gpuBenchmarking.beginSmoothScroll
nduca@chromium.org
2012-08-18
3
-11
/
+78
*
Initialize FilePath with FilePath::FilePath(string) instead of FilePath::Appe...
alokp@chromium.org
2012-08-18
1
-2
/
+2
*
Use GPU blacklist to control accelerated video decode.
zmo@chromium.org
2012-08-17
1
-12
/
+4
*
Revert 151975 - Enable verbose logging during PluginMsg_CreateInstance.
piman@chromium.org
2012-08-17
1
-34
/
+6
*
Revert 151329 - Temporarily disabling H/W video decode on Windows to see if t...
fischman@chromium.org
2012-08-17
1
-1
/
+1
*
Gradient overlay for constrained window
sail@chromium.org
2012-08-17
2
-0
/
+5
*
Revert 152059 - Gradient overlay for constrained window
sail@chromium.org
2012-08-17
2
-5
/
+0
*
linux/npapi: correctly clip damage rect when checking if the background has c...
piman@chromium.org
2012-08-17
1
-6
/
+7
*
Gradient overlay for constrained window
sail@chromium.org
2012-08-17
2
-0
/
+5
*
Refactor/rewrite scroll.js.
dtu@chromium.org
2012-08-17
1
-20
/
+10
*
Enable verbose logging during PluginMsg_CreateInstance.
bauerb@chromium.org
2012-08-16
1
-6
/
+34
*
add url as additional argument to createMediaPlayer.
wjia@chromium.org
2012-08-16
2
-0
/
+11
*
Remove obsolete webkit_glue::P2PTransport interface.
sergeyu@chromium.org
2012-08-16
9
-818
/
+42
*
Change PPB_CharSet_Dev.GetDefaultCharSet to return the default encoding of th...
yzshen@chromium.org
2012-08-16
1
-3
/
+1
*
Tiled rendering microbenchmarks
dmurph@chromium.org
2012-08-15
1
-14
/
+183
*
Do not dispatch messages when there is no output surface client.
nduca@chromium.org
2012-08-15
1
-0
/
+2
*
Initialize StatisticsRecorder (singleton) before FieldTrails are
rtenneti@google.com
2012-08-15
1
-0
/
+4
*
InputTagSpeechDispatcher: don't try to compensate for scrolling
hans@chromium.org
2012-08-14
1
-2
/
+0
*
Remove dev check for file chooser.
brettw@chromium.org
2012-08-14
1
-1
/
+5
*
Switch to EXPECT_FALSE to keep gcc 4.6 happy.
joi@chromium.org
2012-08-14
1
-1
/
+1
*
Update JingleThreadWrapper to allow it to be created using task runner.
sergeyu@chromium.org
2012-08-14
2
-3
/
+3
*
Don't try to set context callback if the context failed to be created.
fischman@chromium.org
2012-08-14
1
-1
/
+2
*
Fix for content_unit_tests introduced in r151387
nduca@chromium.org
2012-08-14
1
-2
/
+4
*
Creates the WebCompositorOutputSurface, which is the new mechanism for render...
nduca@chromium.org
2012-08-13
7
-43
/
+257
*
Fix lifecycle-vs-threads of GpuVDAContext3D.
fischman@chromium.org
2012-08-13
5
-28
/
+55
*
Temporarily disabling H/W video decode on Windows to see if the crashes in th...
ananta@chromium.org
2012-08-13
1
-1
/
+1
[next]