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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Post the V8VarConverter::FromV8Var callback as a task.
raymes@chromium.org
2013-08-22
8
-33
/
+120
*
Fix extra space in error message.
jorgelo@chromium.org
2013-08-22
1
-1
/
+1
*
Disabled flaky internal browser tests on Windows.
phoglund@chromium.org
2013-08-22
1
-11
/
+20
*
Check if MediaMetadataRetriever returns null strings
qinmin@chromium.org
2013-08-22
1
-6
/
+12
*
Remove storage-related unused methods/files
kinuko@chromium.org
2013-08-22
9
-201
/
+0
*
Limit the total memory usage for Stream instances
tyoshino@chromium.org
2013-08-22
10
-25
/
+232
*
Move webui_resources_test.js to ui/webui/resources/js/.
scherkus@chromium.org
2013-08-22
9
-231
/
+117
*
Correctly send loadabort event when WebUI src is specified for a <webview>.
lazyboy@chromium.org
2013-08-22
3
-6
/
+29
*
[Android] Check embedding app permissions in MediaResourceGetter.
benm@chromium.org
2013-08-22
1
-0
/
+7
*
Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.
cdn@chromium.org
2013-08-22
5
-5
/
+5
*
Modify Pepper CreateResourceHostFromHost to create multiple hosts.
raymes@google.com
2013-08-22
9
-68
/
+80
*
Pipe detailed information (including stack trace) about runtime JS errors cau...
rdevlin.cronin@chromium.org
2013-08-22
11
-10
/
+54
*
Support midstream resolution changes in DXVA H/W decoded H.264 videos.
ananta@chromium.org
2013-08-22
2
-11
/
+56
*
IndexedDB: Reformat the leveldb coding scheme documentation
jsbell@chromium.org
2013-08-21
1
-98
/
+96
*
Correctly initialize and tear down aura shell windows during layout tests
jochen@chromium.org
2013-08-21
1
-0
/
+14
*
Clarify semantics for BrowserURLHandler.
samarth@chromium.org
2013-08-21
1
-0
/
+5
*
Add swarm_client as an untracked dependency in all isolate files.
vadimsh@chromium.org
2013-08-21
2
-2
/
+4
*
Migrate WebMediaPlayer implementations to new load() method.
acolwell@chromium.org
2013-08-21
12
-100
/
+102
*
Correct comment and variable name for changes from Issue 16879009.
bemasc@chromium.org
2013-08-21
1
-3
/
+3
*
Zygote: small cleanup
jln@chromium.org
2013-08-21
2
-28
/
+31
*
Convert NetworkLocationRequest::ListenerInterface to a callback.
mvanouwerkerk@chromium.org
2013-08-21
4
-32
/
+25
*
Fix bug in GPUMemoryManager::allow_nonvisible_memory_ setting.
aelias@chromium.org
2013-08-21
3
-7
/
+31
*
Revert 218551 "Reland 217049 "Make sure unexpected exit paths ge..."
rvargas@google.com
2013-08-21
1
-12
/
+0
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
Android: adjusts the Skia font cache.
bulach@chromium.org
2013-08-21
2
-0
/
+17
*
This patch is to enable the vtune profiling tool support on Android platform
chunyang.dai@intel.com
2013-08-21
1
-0
/
+10
*
Disable CopyFromCompositingSurface_* also on ChromiumOs debug
vabr@chromium.org
2013-08-21
1
-7
/
+14
*
Explicitely track whether the RWHI's screen info is out of date.
jochen@chromium.org
2013-08-21
2
-5
/
+7
*
Fix typo in Disable CopyFromCompositingSurface_*
vabr@chromium.org
2013-08-21
1
-1
/
+1
*
Add WebUIDataSourceImpl::DisableReplaceExistingSource
shuais@opera.com
2013-08-21
3
-1
/
+16
*
Disable TouchSelectionOriginatingFromWebpageTest (2nd attempt)
vabr@chromium.org
2013-08-21
1
-1
/
+1
*
[Android] Add mechanism to disable double tap/drag zooming.
benm@chromium.org
2013-08-21
3
-1
/
+87
*
Disable TouchSelectionOriginatingFromWebpageTest
vabr@chromium.org
2013-08-21
1
-1
/
+8
*
Check that RenderProcess::current() is non-NULL in RenderWidget's dtor
jochen@chromium.org
2013-08-21
1
-1
/
+1
*
Enforce a memory limit on MappedMemoryManager
kaanb@chromium.org
2013-08-21
4
-7
/
+22
*
Diable a test that is failed because of Blink change.
kochi@chromium.org
2013-08-21
1
-1
/
+4
*
reland 'Set chrome_multiple_dll=1 by default on Windows in static_library'
scottmg@chromium.org
2013-08-21
1
-1
/
+0
*
Disable CopyFromCompositingSurface_* tests on win aura since they're flaky
jochen@chromium.org
2013-08-21
1
-7
/
+64
*
Added support for GPU-based expectations
bajones@chromium.org
2013-08-21
1
-1
/
+5
*
DevTools: support Input.dispatchGestureEvent for automation.
pfeldman@chromium.org
2013-08-21
4
-4
/
+105
*
Correctly use IsThreadedCompositingEnabled in content_browsertests
piman@chromium.org
2013-08-21
9
-11
/
+15
*
Avoid use-after-free in GpuVideo{De,En}codeAcceleratorHost on error.
fischman@chromium.org
2013-08-21
2
-9
/
+29
*
Implemented printToSkPicture without using WebViewBenchmarkSupport.
alokp@chromium.org
2013-08-21
3
-16
/
+34
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
3
-41
/
+138
*
Enable <dialog> in WebUI.
falken@chromium.org
2013-08-21
1
-0
/
+5
*
Add --stable-release-mode to content_shell
jchaffraix@chromium.org
2013-08-21
5
-2
/
+22
*
Revert 218584 "Support a new remote IPC for for GetTerminationSt..."
dbeam@chromium.org
2013-08-21
3
-138
/
+41
*
Minimize GPU memory usage on Linux
ccameron@chromium.org
2013-08-21
1
-6
/
+11
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
3
-41
/
+138
*
[Android] Remove all usage of com.google.common.collect
yfriedman@chromium.org
2013-08-20
2
-31
/
+20
[next]