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
*
Add the StackTrace to the URLFetcher crash dumps.
willchan@chromium.org
2012-05-12
2
-0
/
+5
*
Pass in the full referrer for DownloadFile IPC
jochen@chromium.org
2012-05-12
4
-8
/
+11
*
Pass the referrer policy with the referrer for the save package code path
jochen@chromium.org
2012-05-12
10
-23
/
+37
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
23
-34
/
+56
*
Disable the hang dialog detector when showModalDialog is running.
creis@chromium.org
2012-05-11
6
-6
/
+33
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
25
-99
/
+147
*
Add info about user agent overrides to WebContents
dfalcantara@chromium.org
2012-05-11
7
-0
/
+41
*
Disable dynamic GPU switching on Mac OS X 10.8 (Mountain Lion) to work around...
kbr@chromium.org
2012-05-11
1
-0
/
+1
*
Aura: Adds custom cursors for drag and drop (second attempt:
varunjain@chromium.org
2012-05-11
3
-2
/
+22
*
Add the ability to skip a sub folder of webgl conformance tests
zmo@chromium.org
2012-05-11
3
-5
/
+40
*
remove WEBKIT_USING_SKIA
jamesr@chromium.org
2012-05-11
2
-4
/
+0
*
RefCounted types should not have public destructors, content/ remaining bits
rsleevi@chromium.org
2012-05-11
14
-186
/
+200
*
Added gman as OWNER of a few GPU directories and piman as OWNER of a couple o...
kbr@chromium.org
2012-05-11
3
-0
/
+5
*
Revert 136593 - Fixing failing unittest for android: GpuMemoryManagerTest.Tes...
mmocny@chromium.org
2012-05-11
1
-69
/
+37
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
7
-0
/
+34
*
Coverity: Initialize a member variable.
jhawkins@chromium.org
2012-05-11
1
-1
/
+2
*
If a navigation was initiated by the browser, store the referrer policy to us...
jochen@chromium.org
2012-05-11
3
-8
/
+42
*
Fixing failing unittest for android: GpuMemoryManagerTest.TestForegroundStubs...
mmocny@chromium.org
2012-05-11
1
-37
/
+69
*
Fix content geolocation tests on Windows
bartfab@chromium.org
2012-05-11
1
-37
/
+35
*
Upstream Device Orientation For Android.
jknotten@chromium.org
2012-05-11
9
-6
/
+423
*
Disable flaky GeolocationProviderTest on Windows
jknotten@chromium.org
2012-05-11
1
-1
/
+8
*
Use the GPU process for UIs by default on Aura.
mazda@chromium.org
2012-05-11
4
-84
/
+6
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
9
-285
/
+46
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
10
-45
/
+55
*
Include the referrer policy in the IPC message send for context menus.
jochen@chromium.org
2012-05-11
1
-0
/
+1
*
Reland "linux: Fix grabs for popups belonging to ..."
derat@chromium.org
2012-05-10
1
-17
/
+30
*
Revert 134979 - Allow renderer to process file messages from pepper plugins e...
tsepez@chromium.org
2012-05-10
1
-22
/
+1
*
Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...
tsepez@chromium.org
2012-05-10
4
-11
/
+0
*
Change GPUInfo to handle multiple GPUs.
zmo@chromium.org
2012-05-10
13
-170
/
+138
*
Revert 132407 - Fixing a problem, where a hung renderer process is not killed...
creis@chromium.org
2012-05-10
22
-343
/
+35
*
Revert 132852 - Removing the actual process termination to diagnose the kill ...
creis@chromium.org
2012-05-10
2
-9
/
+3
*
Revert 136117 - Disable the hang dialog detector when showModalDialog is runn...
creis@chromium.org
2012-05-10
4
-26
/
+4
*
Plumg long press gesture event. Also fix bug in gesture sequence where point
varunjain@chromium.org
2012-05-10
1
-1
/
+1
*
Warm up the crypto subsystem before entering the GPU sandbox.
cevans@chromium.org
2012-05-10
1
-0
/
+8
*
Disable Chrome OS seccomp filter GPU sandbox.
jorgelo@chromium.org
2012-05-10
1
-2
/
+2
*
Browser Plugin: WebGraphicsContext3DCommandBufferImpl owns CommandBufferProxy...
fsamuel@chromium.org
2012-05-10
1
-2
/
+5
*
Revert 136373 - Plumg long press gesture event. Also fix bug in gesture seque...
varunjain@chromium.org
2012-05-10
1
-1
/
+1
*
Remove evan[m]?@chromium.org from OWNERS files.
tony@chromium.org
2012-05-10
1
-1
/
+0
*
Plumg long press gesture event. Also fix bug in gesture sequence where point
varunjain@chromium.org
2012-05-10
1
-1
/
+1
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
2
-11
/
+1
*
Coverity: Fix a forward null.
jhawkins@chromium.org
2012-05-10
1
-2
/
+1
*
Revert 136325 - Revert 132852 - Removing the actual process termination to di...
creis@chromium.org
2012-05-10
2
-3
/
+9
*
Revert 136326 - Add a H.264 parser for VAVDA.
csilv@chromium.org
2012-05-10
5
-1709
/
+2
*
Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce...
creis@chromium.org
2012-05-10
22
-35
/
+343
*
Revert 132407 - Fixing a problem, where a hung renderer process is not killed...
creis@chromium.org
2012-05-10
22
-343
/
+35
*
Add a H.264 parser for VAVDA.
posciak@chromium.org
2012-05-10
5
-2
/
+1709
*
Revert 132852 - Removing the actual process termination to diagnose the kill ...
creis@chromium.org
2012-05-10
2
-9
/
+3
*
Implement MediaStreamImpl::CancelUserMediaRequest
perkj@chromium.org
2012-05-10
7
-3
/
+89
*
Fix override of LocationProviderBase::OnPermissionGranted() in LocationProvid...
steveblock@chromium.org
2012-05-10
2
-3
/
+2
*
Revert "linux: Fix grabs for popups belonging to inactive tabs."
loislo@chromium.org
2012-05-10
1
-19
/
+17
[next]