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
*
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
*
Change grow box computation back to a method on BrowserWindow
thakis@chromium.org
2012-01-23
16
-77
/
+59
*
move more files and dependency to enable_webrtc==1
wjia@chromium.org
2012-01-23
1
-3
/
+3
*
Add command-line flags to disable the use of the GPU for accelerated rendering
jbauman@chromium.org
2012-01-23
4
-2
/
+39
*
Probably a merge conflict with r118172
backer@chromium.org
2012-01-23
1
-1
/
+1
*
GamepadDataFetcherEmpty should define its ctor out-of-line
hans@chromium.org
2012-01-23
3
-3
/
+35
*
DevTools: open resources in the front-end's browser, not the agent's browser.
pfeldman@chromium.org
2012-01-23
6
-1
/
+20
*
add stubs to fix build with enable_webrtc=0
wjia@chromium.org
2012-01-22
3
-2
/
+129
*
WebRtc VideoEngine takes millisecond as the captured frame timestamp.
ronghuawu@chromium.org
2012-01-21
1
-1
/
+1
*
Implement MouseLock for RWHVA.
varunjain@chromium.org
2012-01-21
2
-7
/
+144
*
Update chromium code to use WebIntentRequest.
gbillock@chromium.org
2012-01-21
4
-32
/
+64
*
Repeat performance for 118553 -- Add nacl private interface and state
sehr@google.com
2012-01-21
5
-0
/
+12
*
Checkpoint: android fixes towards compilation of unit_tests.
jrg@chromium.org
2012-01-21
1
-2
/
+2
*
Revert 118553 - Add nacl private interface and state for process creation.
sehr@google.com
2012-01-21
5
-13
/
+1
*
Add nacl private interface and state for process creation.
sehr@google.com
2012-01-20
5
-1
/
+13
*
Implements partial swaps for EGL
pkotwicz@chromium.org
2012-01-20
1
-4
/
+104
*
Implement WebViewClient::createGraphicsContext3D (and support for DRT)
piman@chromium.org
2012-01-20
2
-0
/
+30
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
33
-389
/
+679
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
5
-120
/
+9
*
Convert use of int ms to TimeDelta in files owned by bulach.
tedvessenes@gmail.com
2012-01-20
6
-16
/
+17
*
Disable NPAPI under Aura.
saintlou@chromium.org
2012-01-20
1
-0
/
+4
*
mac: Mark failing MacTestCmdUp test as FAILS.
sadrul@chromium.org
2012-01-20
1
-2
/
+3
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
14
-88
/
+165
*
DevTools: look up client hosts for the given tab contents while navigating.
pfeldman@chromium.org
2012-01-20
5
-17
/
+32
[next]