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
*
mac: Use ScopedCGContextSaveGState in a few more places
thakis@chromium.org
2012-08-27
1
-7
/
+4
*
Return immediately after NOTREACHED()'s to avoid logspam.
fischman@chromium.org
2012-08-26
1
-0
/
+4
*
Updating chrome to libjingle r175
mallinath@chromium.org
2012-08-26
1
-2
/
+3
*
Support Drag and Drop across displays.
mazda@chromium.org
2012-08-26
1
-1
/
+1
*
Allow "DownloadURL" to be used with other drag data types on Windows.
dcheng@chromium.org
2012-08-25
2
-39
/
+31
*
Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClient
piman@chromium.org
2012-08-25
1
-2
/
+16
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-24
16
-1091
/
+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
*
Adding ctrl/alt/shift key info to gesture events.
girard@chromium.org
2012-08-24
1
-0
/
+6
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
7
-7
/
+104
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-24
4
-7
/
+9
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
1
-2
/
+2
*
Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-24
34
-1137
/
+1696
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-24
34
-1696
/
+1137
*
[Android] Implement vsync signal source
skyostil@chromium.org
2012-08-24
2
-0
/
+336
*
Rename FileSystemOperationInterface to FileSystemOperation
kinuko@chromium.org
2012-08-24
2
-14
/
+10
*
Remove obsolete includes from indexed_db_browsertest.cc
dgrogan@chromium.org
2012-08-24
1
-6
/
+0
*
De-craxify locking in VaapiVideoDecodeAccelerator's Decode methods.
fischman@chromium.org
2012-08-24
2
-51
/
+29
*
GPU process sends IPC to browser process indicating success of initialization.
apatrick@chromium.org
2012-08-24
4
-0
/
+12
*
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
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
20
-76
/
+129
*
net: Remove UploadElement::TYPE_CHUNK
hashimoto@chromium.org
2012-08-24
1
-36
/
+5
*
Make the Mac Info.plist SCM keys generic
stuartmorgan@chromium.org
2012-08-23
1
-4
/
+4
*
aura: Make sure event copying works properly for X11.
sadrul@chromium.org
2012-08-23
4
-6
/
+7
*
Add a view to show magnified link preview on Andrdoid.
nileshagrawal@chromium.org
2012-08-23
4
-3
/
+718
*
Add a test runner for android_webview.
mkosiba@chromium.org
2012-08-23
3
-0
/
+267
*
VAVDA: properly resize back ref_pic_lists after modification.
posciak@chromium.org
2012-08-23
1
-2
/
+10
*
Fix RenderWidgetHostViewAura::AcceleratedSurfacePostSubBuffer() so that it co...
yusukes@chromium.org
2012-08-23
1
-1
/
+1
*
[Android] Include absolute coordinates in scroll gesture events
skyostil@chromium.org
2012-08-23
5
-8
/
+141
*
Add support for Command key for Extension Commands (on Mac).
finnur@chromium.org
2012-08-23
1
-0
/
+4
*
Add hooks to content to request permission to connect to the PPAPI broker.
bauerb@chromium.org
2012-08-23
11
-62
/
+236
*
Factor out common Element struct from BlobData and ResourceRequestBody
kinuko@chromium.org
2012-08-23
8
-88
/
+87
*
Revert 152873 - Remove all the indexeddb-related utility process code
ricow@chromium.org
2012-08-23
16
-0
/
+1091
*
Insert an event marker on the VDA context3d for better debuggability.
fischman@chromium.org
2012-08-23
1
-2
/
+7
*
VAVDA: Add support for POC type 1 and 2
posciak@chromium.org
2012-08-23
5
-52
/
+157
*
Make GestureTapDown deferral delay be configurable.
rjkroege@chromium.org
2012-08-23
3
-3
/
+37
*
Expose EXT_debug_marker to webkit
gman@chromium.org
2012-08-23
2
-0
/
+16
*
GPU: warm-up Nvidia driver on Linux for Optimus cards.
jln@chromium.org
2012-08-23
1
-3
/
+5
*
aura: Change how the white background is painted.
sadrul@chromium.org
2012-08-23
1
-1
/
+1
*
Kill PropertyBag, switch WebContents to SupportsUserData.
avi@chromium.org
2012-08-23
3
-24
/
+4
*
Added some cancel/close tab tests to SavePackage.
rdsmith@chromium.org
2012-08-22
1
-3
/
+1
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-22
16
-1091
/
+0
*
Make optimus GPU detection more robust on Linux.
zmo@chromium.org
2012-08-22
1
-0
/
+12
*
Aura: don't request depth/stencil buffers, we don't use them.
piman@chromium.org
2012-08-22
1
-0
/
+3
*
There were two leaks detected here.
ccameron@chromium.org
2012-08-22
2
-5
/
+7
*
Express the BlacklistPtrace policy in terms of syscall sets.
jorgelo@chromium.org
2012-08-22
1
-16
/
+9
*
Convert the Web SQL Database pyauto test to content_browsertests.
jam@chromium.org
2012-08-22
3
-0
/
+414
*
Fix crash on Chrome Mac.
nona@chromium.org
2012-08-22
2
-0
/
+15
[next]