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
*
Separate out IPC::Message::Sender and Channel::Listener into a separate class.
brettw@chromium.org
2012-06-11
4
-9
/
+12
*
mac: Fix BackingStoreMac::MemorySize() computation in HiDPI mode.
thakis@chromium.org
2012-06-11
2
-1
/
+6
*
Allow sys_time in the Pepper Flash syscall filter policy.
jorgelo@chromium.org
2012-06-11
1
-0
/
+1
*
Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten...
michaeln@google.com
2012-06-11
3
-112
/
+3
*
refactor VideoCaptureHost and VideoCaptureController.
wjia@chromium.org
2012-06-11
6
-207
/
+132
*
Revert 141482 - Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
2
-201
/
+29
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
3
-1
/
+17
*
Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
2
-29
/
+201
*
Propogate the UI language on the command line and expose to Flash.
brettw@chromium.org
2012-06-11
4
-0
/
+17
*
Power save blocker: switch to new implementation. In addition to making things
mdm@chromium.org
2012-06-11
15
-723
/
+65
*
mac: Enable HiDPI for the accelerated path.
thakis@chromium.org
2012-06-11
3
-43
/
+72
*
Ensure that Profile is still alive when DownloadManagerDelegate::Shutdown is ...
jam@chromium.org
2012-06-11
1
-1
/
+4
*
Prepare compositor.cc for global CCSettings
vollick@chromium.org
2012-06-11
4
-9
/
+29
*
Revert 141395 - Make Isolated file system writable only if it is configured so
kinuko@chromium.org
2012-06-11
1
-1
/
+0
*
Make Isolated file system writable only if it is configured so
kinuko@chromium.org
2012-06-11
1
-0
/
+1
*
Always update |context_| in UpdateInputMethodState() regardless of the curren...
nona@chromium.org
2012-06-11
1
-2
/
+2
*
Make NetLog take in callbacks that return Values rather
mmenke@chromium.org
2012-06-10
2
-89
/
+82
*
Don't destroy channels when switching GPUs
jbauman@chromium.org
2012-06-09
8
-172
/
+10
*
Make the other Java modules debuggable
haitao.feng@intel.com
2012-06-08
1
-1
/
+1
*
Remove duplicate inclusion of mock_special_storage_policy.cc
nileshagrawal@chromium.org
2012-06-08
1
-2
/
+0
*
Add name checks to browser exception tests
alecflett@chromium.org
2012-06-08
3
-6
/
+11
*
Support for drive as default download location on chromeos.
achuith@chromium.org
2012-06-08
7
-27
/
+22
*
Implement PowerSaveBlocker2 for Linux. Much simpler than the original!
mdm@chromium.org
2012-06-08
2
-2
/
+265
*
content: Set the default device scale factor on the WebView directly since se...
sadrul@chromium.org
2012-06-08
4
-16
/
+8
*
Revert 141302 - hook up new MacVideoDecodeAccelerator
sail@chromium.org
2012-06-08
1
-25
/
+24
*
hook up new MacVideoDecodeAccelerator
sail@chromium.org
2012-06-08
1
-24
/
+25
*
Coverity: Restructure logically dead code.
kmadhusu@chromium.org
2012-06-08
1
-3
/
+3
*
Update the types that WebContents supports when dragging in.
dcheng@chromium.org
2012-06-08
3
-4
/
+18
*
Fix gcc 4.7 building problems.
pkasting@chromium.org
2012-06-08
1
-4
/
+4
*
Remove NPChannelBase from cache on error.
shess@chromium.org
2012-06-08
1
-0
/
+14
*
Plumb texture target to VideoDecodeAccelerator::Client
sail@chromium.org
2012-06-08
16
-37
/
+63
*
enable transaction_get_test, make it less flakey
alecflett@chromium.org
2012-06-08
2
-4
/
+3
*
linux: Pass subpixel positioning setting to WebKit.
derat@chromium.org
2012-06-08
6
-13
/
+33
*
Fix logic reversal bug in TraceMessageFilter.
jbates@chromium.org
2012-06-08
2
-8
/
+13
*
Change to use webkit intent delivery.
gbillock@chromium.org
2012-06-08
2
-145
/
+81
*
Use a fresh, temporary profile when running content_shell in DRT mode
jochen@chromium.org
2012-06-08
3
-0
/
+14
*
mac: Basic HighDPI implementation for web contents.
thakis@chromium.org
2012-06-08
3
-10
/
+27
*
Infobar all unknown unsandboxed plug-ins.
bauerb@chromium.org
2012-06-08
2
-5
/
+14
*
Changed device_orientation_dispatcher to use default constructor in WebDevice...
aousterh@chromium.org
2012-06-08
2
-21
/
+15
*
Add text input types newly introduced in WebKit
yosin@chromium.org
2012-06-08
1
-1
/
+13
*
Add JniHelper into content_jni_registrar
haitao.feng@intel.com
2012-06-08
1
-0
/
+2
*
Set the Android disk cache location
haitao.feng@intel.com
2012-06-08
1
-0
/
+3
*
Fix a media device management issue caused by CL https://chromiumcodereview.a...
yujie.mao@intel.com
2012-06-08
2
-7
/
+3
*
Temporarily disable this test until the next webkit roll.
alecflett@chromium.org
2012-06-08
1
-1
/
+2
*
Move remaining webkit storage unit tests to content_unittests
adamk@chromium.org
2012-06-08
1
-0
/
+48
*
- Removed the message loop from shell_browser_main_parts.cc. We don't need
michaelbai@chromium.org
2012-06-08
6
-23
/
+32
*
Fix disabling Flash 3D and Stage3D
jbauman@chromium.org
2012-06-08
1
-2
/
+6
*
Factor out capture code from RootWindow to CaptureClient
oshima@chromium.org
2012-06-08
1
-3
/
+2
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
4
-21
/
+19
*
DragEnter grants RequestURL to entire file:// scheme.
tsepez@chromium.org
2012-06-08
6
-24
/
+128
[next]