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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 127582 - Remove GamepadService to ensure it is unrelated to recent cra...
karen@chromium.org
2012-03-21
1
-2
/
+0
*
Merging trunk rev 126560
vangelis@google.com
2012-03-21
2
-4
/
+4
*
Remove GamepadService to ensure it is unrelated to recent crashes
laforge@chromium.org
2012-03-20
1
-0
/
+2
*
Merge 120753 - Provide a hint for the idle notification handler.
karen@chromium.org
2012-03-17
1
-1
/
+4
*
Merge 126505 - Quick fix for a race between AudioDevice::Run and AudioDevice:...
tommi@chromium.org
2012-03-17
1
-1
/
+4
*
Force a crash whenever calling abort() on Windows.
eroman@chromium.org
2012-03-16
1
-0
/
+15
*
Revert 126788 - Merge 120753 - Provide a hint for the idle notification handler.
karen@chromium.org
2012-03-15
1
-4
/
+1
*
Merge 120753 - Provide a hint for the idle notification handler.
karen@chromium.org
2012-03-14
1
-1
/
+4
*
Merge http://src.chromium.org/viewvc/chrome?view=rev&revision=125923 by
cevans@chromium.org
2012-03-12
1
-2
/
+4
*
Merge WebGL inspector functional fix for Ken, since I'm buried in M18
cevans@chromium.org
2012-03-07
2
-7
/
+4
*
Merge 122326 - Move socket API restriction check to browser process
dpolukhin@chromium.org
2012-02-28
4
-36
/
+6
*
Merge 123292 - Increase the buffer size in AudioRendererImpl to fix muted pla...
vrk@google.com
2012-02-27
1
-21
/
+1
*
Merge 122900 - Fix 3 more issues with fast cross-process back/forward navigat...
creis@chromium.org
2012-02-27
3
-17
/
+43
*
Merge 122616 - Call UpdateTextInputState() and UpdateSelectionBounds() before...
vangelis@google.com
2012-02-22
1
-3
/
+6
*
Merge 121580 - Post a notification when accessible scroll requests complete.
dmazzoni@chromium.org
2012-02-21
1
-1
/
+1
*
Merge 121173 - Change Web Intents delivery sequence to avoid race of page render
gbillock@chromium.org
2012-02-17
1
-2
/
+1
*
Merge 121498 - Fix pepper flash fullscreen.
jamiewalch@google.com
2012-02-13
2
-0
/
+6
*
Merge 121270 - Ensure that navigations are not ignored due to incomplete unlo...
creis@chromium.org
2012-02-13
3
-28
/
+66
*
Merge 121354 - Fix broken resize box appearance after download shelf open/close.
thakis@chromium.org
2012-02-10
1
-2
/
+11
*
Merge 120843 - Add a 'invalidate resize rect' IPC message.
thakis@chromium.org
2012-02-10
2
-0
/
+12
*
Merge 120715 - Early-return in RenderViewImpl::DidFlushPaint() if there is no...
jamiewalch@google.com
2012-02-08
1
-0
/
+5
*
Merge 120490 - Provide WillInitiatePaint() as well as DidInitiatePaint() and ...
jamiewalch@google.com
2012-02-08
8
-22
/
+53
*
Revert 120614 - Merge 120490 - Provide WillInitiatePaint() as well as DidInit...
wez@chromium.org
2012-02-06
8
-53
/
+22
*
Merge 120490 - Provide WillInitiatePaint() as well as DidInitiatePaint() and ...
wez@chromium.org
2012-02-06
8
-22
/
+53
*
Revert 119769 - Switch AudioDevice classes from SyncSocket to CancelableSyncS...
karen@chromium.org
2012-01-31
4
-62
/
+81
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
4
-2
/
+27
*
Fix relay support in P2P Transport API.
sergeyu@chromium.org
2012-01-31
1
-3
/
+4
*
Switch AudioDevice classes from SyncSocket to CancelableSyncSocket.
tommi@chromium.org
2012-01-30
4
-81
/
+62
*
Delete "moved" files from r119577.
fischman@chromium.org
2012-01-30
8
-724
/
+0
*
Workaround for failing Aura browser tests.
backer@chromium.org
2012-01-30
1
-1
/
+8
*
Ensuring we crash directly if creating native PeerConnection object fails.
grunell@chromium.org
2012-01-30
1
-0
/
+1
*
Add enable-shadow-dom command line flag.
hayato@chromium.org
2012-01-30
1
-0
/
+3
*
Minor code refactoring: move 'signal send end of stream' from
enal@chromium.org
2012-01-28
2
-6
/
+9
*
Move audio/video files from content/renderer into content/renderer/media.
fischman@chromium.org
2012-01-28
11
-4
/
+728
*
Enabling usage of native PeerConnection v2 in libjingle.
grunell@chromium.org
2012-01-28
13
-625
/
+896
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
3
-10
/
+11
*
Avoid trying to query ScreenInfo without a valid host_window_
jamesr@chromium.org
2012-01-27
1
-1
/
+4
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
2
-24
/
+21
*
Roll webrtc 1538 and libjingle 112
grunell@chromium.org
2012-01-27
3
-25
/
+18
*
adjust start_time_ for video capture decoder so that the preroll in video ren...
wjia@chromium.org
2012-01-27
2
-0
/
+7
*
Detect errors in audio output and report them upstream.
fischman@chromium.org
2012-01-27
7
-6
/
+23
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
2
-21
/
+24
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
2
-24
/
+21
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-27
7
-167
/
+576
*
android build: progress on content and libjingle.
jrg@chromium.org
2012-01-27
4
-5
/
+10
*
aura: Create appropriate WebGestureEvents and send them to renderers.
sadrul@chromium.org
2012-01-27
1
-1
/
+1
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
2
-8
/
+10
*
No need to have HostZoomMap know about "original" map, which is really just a...
jam@chromium.org
2012-01-27
2
-6
/
+5
*
Make AudioDevice::Stop synchronous again.
tommi@chromium.org
2012-01-26
2
-11
/
+22
*
Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...
tzik@chromium.org
2012-01-26
7
-576
/
+167
[next]