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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
3
-9
/
+8
*
Remove excess WebKit includes and WebData references
alecflett@chromium.org
2013-06-14
5
-21
/
+1
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
3
-8
/
+9
*
Revert "move webkit/glue/webthread_impl* to webkit/child/"
senorblanco@chromium.org
2013-06-14
2
-5
/
+3
*
aura: Fix a valgrind error in WindowSlider.
sadrul@chromium.org
2013-06-14
1
-4
/
+10
*
move webkit/glue/webthread_impl* to webkit/child/
scottmg@chromium.org
2013-06-14
2
-3
/
+5
*
DevTools: close devtools window when devtools frontend crashes.
dgozman@chromium.org
2013-06-14
2
-0
/
+14
*
Make content use base namespace for Values.
brettw@chromium.org
2013-06-14
20
-194
/
+195
*
Fix race condition in accessibility browser tests.
dmazzoni@chromium.org
2013-06-14
5
-141
/
+89
*
Implement SpeechRecognizerImplAndroid
janx@chromium.org
2013-06-14
6
-8
/
+282
*
DevToolsFrontendHost: check web_contents for NULL before forwarding the messa...
kaznacheev@chromium.org
2013-06-14
1
-0
/
+2
*
Disable Aura tests on windows since the fail on Win Aura (2) bot.
pastarmovj@google.com
2013-06-14
1
-2
/
+17
*
Add support for LatencyInfo to software compositor.
jbauman@chromium.org
2013-06-14
1
-2
/
+17
*
Browser Pluign: Remove unnecessary parameter in DidSendScreenRects
fsamuel@chromium.org
2013-06-14
5
-7
/
+7
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
4
-36
/
+32
*
Eliminate SwapOut message parameters, keeping state in RVHM instead.
creis@chromium.org
2013-06-14
18
-177
/
+180
*
Wheel and touch events are now scaled properly under high DPI (win/views)
girard@chromium.org
2013-06-14
1
-8
/
+17
*
fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...
satorux@chromium.org
2013-06-14
2
-5
/
+4
*
Don't use a sleep in the browser's main thread to throttle swapbuffers.
ccameron@chromium.org
2013-06-14
5
-69
/
+92
*
Issue AudioHardwareConfig requests on the audio thread.
dalecurtis@chromium.org
2013-06-14
1
-0
/
+5
*
Route Android InputMsg operations through RenderWidgetHost
jdduke@chromium.org
2013-06-14
4
-8
/
+13
*
aura: Add code to allow sliding layers in a window using scroll events.
sadrul@chromium.org
2013-06-14
6
-7
/
+693
*
Send synthetic scroll messages every 7 ms.
jbauman@chromium.org
2013-06-14
1
-1
/
+1
*
Add UMA stats for predicted process counts with out-of-process iframes.
creis@chromium.org
2013-06-14
7
-13
/
+53
*
Scale npapi plugins according to DPI setting.
girard@chromium.org
2013-06-14
1
-13
/
+19
*
R.I.P. WebGraphicsContext3DInProcessImpl
sievers@chromium.org
2013-06-14
2
-20
/
+14
*
Add the flags --use-core-animation=lazy to enable CoreAnimation
ccameron@chromium.org
2013-06-14
3
-49
/
+137
*
Removed explicit ::DuplicateHandle calls in favor of calling the right Shared...
skaslev@chromium.org
2013-06-14
1
-13
/
+9
*
When texture_sharing is GPU blacklisted, also reduce GPU process sandbox.
apatrick@chromium.org
2013-06-14
1
-7
/
+17
*
Remove unused (as of r206108) kEnableCompositorFrameMessage
sievers@chromium.org
2013-06-14
1
-1
/
+0
*
Don't update texture if the surface size hasn't changed
oshima@chromium.org
2013-06-13
1
-0
/
+2
*
Content side of changes to enable native accessibility on android.
aboxhall@chromium.org
2013-06-13
13
-15
/
+1215
*
Treat width & height supplied to ScreenCaptureDevice as maxima.
wez@chromium.org
2013-06-13
2
-79
/
+86
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-2
/
+3
*
Re-fix http://crbug.com/87176, and add a test.
jyasskin@chromium.org
2013-06-13
2
-3
/
+53
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
8
-19
/
+19
*
Enable WebAudio by default on Android by changing the enable flag to a disabl...
rtoy@google.com
2013-06-13
2
-8
/
+1
*
IndexedDB: Verify object_store_id is in map before using
jsbell@chromium.org
2013-06-13
1
-11
/
+13
*
Add OWNERS for ScreenCaptureDevice.
wez@chromium.org
2013-06-13
1
-0
/
+4
*
Hooking up all EME messages with MediaSourcePlayer and introduce MediaDrmBridge
qinmin@chromium.org
2013-06-13
3
-323
/
+255
*
Linux: refactor setuid sandbox activation.
jln@chromium.org
2013-06-13
2
-7
/
+18
*
Additions to the Android java-side Device Motion/Orientation fetching
timvolodine@chromium.org
2013-06-13
2
-0
/
+8
*
Move nullable_string16.h to the string subdirectory.
avi@chromium.org
2013-06-13
6
-29
/
+32
*
Fix downstream component build due to recent changes
qinmin@chromium.org
2013-06-13
2
-2
/
+2
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.
dcheng@chromium.org
2013-06-13
12
-37
/
+25
*
Let TouchSmoothScrollGestureAura injects touch events at aura level
miletus@chromium.org
2013-06-13
3
-47
/
+35
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
3
-10
/
+15
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
3
-0
/
+13
*
Restore thread safety to GpuChannelHost.
piman@chromium.org
2013-06-13
2
-12
/
+4
*
Make it possible to switch between two different versions of ANGLE.
apatrick@chromium.org
2013-06-12
1
-0
/
+6
[next]