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
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
14
-65
/
+36
*
Use translated root location in WebInputEvent
oshima@chromium.org
2012-01-26
1
-13
/
+10
*
Hide Geoposition from the one chrome browsertest file that was using it.
jam@chromium.org
2012-01-26
2
-7
/
+20
*
Remove dependency on ResourceMessageFilter in Chrome.
jam@chromium.org
2012-01-26
4
-9
/
+7
*
Fixing ui::Compositor::NotifyEnd crash in aura builds on close.
mmocny@chromium.org
2012-01-26
1
-5
/
+6
*
Disable ExtensionPopup link, media, and page context menus.
msw@chromium.org
2012-01-26
1
-0
/
+6
*
Android build: content_unittests work
jrg@chromium.org
2012-01-26
2
-6
/
+7
*
support video device enumeration from renderer process.
wjia@chromium.org
2012-01-25
17
-91
/
+702
*
Fix for crbug.com/111185.
andreip@chromium.org
2012-01-25
3
-4
/
+44
*
Move GPUTestConfig from chrome to content.
zmo@chromium.org
2012-01-25
5
-0
/
+533
*
IndexedDB: Ensure database connections are closed on tab close.
jsbell@chromium.org
2012-01-25
1
-0
/
+3
*
Define the public interface for content browser SiteInstance. This interface ...
ananta@chromium.org
2012-01-25
36
-349
/
+466
*
DownloadsSearchFunction implements chrome.experimental.downloads.search() usi...
benjhayden@chromium.org
2012-01-25
8
-10
/
+65
*
Stronger synchronization for resize on osmesa.
backer@chromium.org
2012-01-25
2
-0
/
+5
*
Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...
joi@chromium.org
2012-01-25
18
-61
/
+115
*
Disable WebSocket related tests only in Win32
toyoshim@chromium.org
2012-01-25
1
-1
/
+6
*
Implement support for a cancelable SyncSocket.
tommi@chromium.org
2012-01-25
3
-23
/
+13
*
Improve BufferedResourceHandler to properly support a next_handler_ that
darin@chromium.org
2012-01-25
4
-38
/
+110
*
Worked around apparent race condition in Mac OS X 10.6.x OpenGL
kbr@chromium.org
2012-01-25
1
-52
/
+70
*
Add UMA histogram for whether the gpu process is using software rendering
jbauman@chromium.org
2012-01-25
1
-0
/
+2
*
Always use webkit compositor
piman@chromium.org
2012-01-25
2
-2
/
+3
*
DXVAVideoDecodeAccelerator preserves FPU state.
apatrick@chromium.org
2012-01-25
1
-2
/
+3
*
Prep for landing WK76487
jsbell@chromium.org
2012-01-25
4
-6
/
+19
*
Use WebKit implementation of accessible scrolling methods.
dmazzoni@chromium.org
2012-01-24
13
-257
/
+142
*
Add Mac gamepad input remapper.
scottmg@chromium.org
2012-01-24
9
-77
/
+217
*
Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...
jam@chromium.org
2012-01-24
5
-23
/
+4
*
Get rid of RenderViewHostDelegate::GetAsTabContents.
jam@chromium.org
2012-01-24
7
-16
/
+9
*
Transition a couple of DLOG(WARNING)'s in RenderViewImpl to DVLOG(1)'s.
isherman@chromium.org
2012-01-24
1
-2
/
+2
*
cleanup: remove old form of WebSharedWorker::startWorkerContext() method.
tsepez@chromium.org
2012-01-24
2
-21
/
+0
*
Add tests for the webui implementation of the SSL client certificate selector.
kevers@chromium.org
2012-01-24
2
-8
/
+23
*
Do not invoke setDartEnabled.
antonm@google.com
2012-01-24
3
-5
/
+0
*
Remove the default plugin.
bauerb@chromium.org
2012-01-24
10
-46
/
+4
*
Move DownloadDangerType to its own file.
jam@chromium.org
2012-01-24
14
-87
/
+100
*
Get rid of a bunch of geolocation includes in chrome tests. I've created a si...
jam@chromium.org
2012-01-24
6
-22
/
+84
*
Add a cros autotest runner for omx_video_decode_accelerator_unittest (on ARM).
fischman@chromium.org
2012-01-24
1
-1
/
+3
*
net: add a policy option: DisableSSLRecordSplitting
agl@chromium.org
2012-01-24
1
-2
/
+0
*
Disable WorkerWebSocketLayoutTests in all platforms
toyoshim@chromium.org
2012-01-24
1
-4
/
+1
*
Removes invalid DCHECK() calls in the WebRTC ADM.
henrika@chromium.org
2012-01-24
1
-5
/
+3
*
Simplify shutdown of AudioDevice's audio thread.
tommi@chromium.org
2012-01-24
2
-45
/
+28
*
Disable WorkerWebSocketLayoutTests
toyoshim@chromium.org
2012-01-24
1
-0
/
+5
*
Revert 118789 - Always use webkit compositor
piman@chromium.org
2012-01-24
2
-3
/
+2
*
Always use webkit compositor
piman@chromium.org
2012-01-24
2
-2
/
+3
*
Adding tommi@chromium.org to media-related OWNERS files.
scherkus@chromium.org
2012-01-24
3
-0
/
+3
*
remove build_webkit_exes_from_webkit_gyp flag
dpranke@chromium.org
2012-01-24
1
-5
/
+1
*
Get rid of download_stats.h dependency from Chrome.
jam@chromium.org
2012-01-24
3
-24
/
+3
*
Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...
jam@chromium.org
2012-01-24
9
-14
/
+33
*
Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...
jam@chromium.org
2012-01-23
20
-78
/
+79
*
Re-enable test.
abarth@chromium.org
2012-01-23
1
-3
/
+2
*
Pass a flag for JS precompiled data down to the renderer process.
antonm@google.com
2012-01-23
1
-0
/
+1
*
Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...
tsepez@chromium.org
2012-01-23
5
-15
/
+62
[next]