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
*
Complete unregisterProtocolHandler() implementation.
sanjoy.pal@samsung.com
2014-07-14
2
-0
/
+17
*
DevTools: Add processId getter implementation on DevToolsAgent
vsevik@chromium.org
2014-07-14
2
-0
/
+5
*
remove WebMediaPlayerAndroid::exitFullscreen() call
qinmin@chromium.org
2014-07-12
2
-5
/
+0
*
Ties RenderFrameImpl VIDEO_HOLE observer to lifetime of RenderWidget.
gunsch@chromium.org
2014-07-12
2
-7
/
+19
*
Remove RenderViewObserver::ZoomLevelChanged.
wjmaclean@chromium.org
2014-07-11
1
-2
/
+0
*
The crash is caused when a guest is attached, a parameter "repaint" is passed...
hanxi@chromium.org
2014-07-11
1
-1
/
+1
*
Rename brand-color to theme-color.
michaelbai@chromium.org
2014-07-11
2
-4
/
+4
*
Implement <appview>
fsamuel@chromium.org
2014-07-11
1
-3
/
+14
*
Remove RenderView::GetPageId.
avi@chromium.org
2014-07-11
2
-5
/
+0
*
NavigationTiming: set navigationStart for navigations in new tabs.
ppi@chromium.org
2014-07-11
3
-4
/
+25
*
Allow AudioRendererMixerInputs to be restarted after stopped.
dalecurtis@chromium.org
2014-07-11
1
-4
/
+6
*
Fix an issue with an upcoming webrtc roll where the 'name' property of StatsR...
tommi@chromium.org
2014-07-10
1
-6
/
+9
*
SkBitmap::Config is no more, use SkColorType
reed@google.com
2014-07-10
1
-1
/
+1
*
PPAPI: Remove content/renderer/pepper/common.h
dmichael@chromium.org
2014-07-10
15
-43
/
+16
*
Implement accessible states and notifications for the tab strip.
dmazzoni@chromium.org
2014-07-10
1
-11
/
+1
*
Remove #ifs related to WebScrollOffsetAnimationCurve
ajuma@chromium.org
2014-07-10
5
-18
/
+0
*
Push API: use an enum to indicate status.
mvanouwerkerk@chromium.org
2014-07-10
2
-13
/
+11
*
[Android] Cache injected Java objects' methods info on renderer side
mnaganov@chromium.org
2014-07-10
2
-2
/
+11
*
Update Memory.RendererUsed only after Blink is initialized
kouhei@chromium.org
2014-07-10
3
-23
/
+31
*
[ServiceWorker] Fills the referrer of WebServiceWorkerRequest.
horo@chromium.org
2014-07-10
1
-0
/
+3
*
Impl thread smooth scrolling.
skobes@chromium.org
2014-07-10
3
-0
/
+23
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-07-09
1
-5
/
+4
*
Fix default video decoder issue
sehr@chromium.org
2014-07-09
1
-0
/
+4
*
[Android] Switch to Gin Java Bridge implementation
mnaganov@chromium.org
2014-07-09
1
-2
/
+2
*
Implement midi permissions on top of the new common permission classes
miguelg@chromium.org
2014-07-09
1
-1
/
+2
*
Use suggested filename for "Save Link As"
n.bansal@samsung.com
2014-07-09
1
-0
/
+1
*
Move webpreferences.* from webkit/ to content/
tfarina@chromium.org
2014-07-09
11
-362
/
+390
*
Provide "hostname:port" to the P2P Browser process sockets via P2PHostMsg_Cre...
mallinath@chromium.org
2014-07-09
1
-1
/
+3
*
Test to remove calls to tab idleNotification, to try and diagnose a bug. Thi...
wfh@chromium.org
2014-07-09
1
-2
/
+5
*
Turn audio ducking on by default on Windows again.
tommi@chromium.org
2014-07-08
9
-61
/
+182
*
base: Add soft memory limit to DiscardableMemoryManager.
reveman@chromium.org
2014-07-08
1
-3
/
+13
*
Add a tracing line to UpdateWebPreferences. This is a potentially very expens...
chrishtr@chromium.org
2014-07-08
1
-0
/
+2
*
Don't use webmediaplayer to FullscreenController about fullscreen change
qinmin@chromium.org
2014-07-08
2
-6
/
+3
*
Update V8 histogram/counter API usage
jochen@chromium.org
2014-07-08
1
-5
/
+7
*
ServiceWorker: Clean up Service Worker codebase in renderer
nhiroki@chromium.org
2014-07-08
3
-9
/
+7
*
Handle unresolved remote hostname for TCP sockets.
mallinath@chromium.org
2014-07-08
6
-17
/
+43
*
Fixes for re-enabling more MSVC level 4 warnings: content/renderer/ edition
pkasting@chromium.org
2014-07-08
13
-18
/
+28
*
Pepper: Narrow dev channel whitelisting behavior.
teravest@chromium.org
2014-07-07
2
-6
/
+38
*
Push API: determine Service Worker registration id during Push registration.
mvanouwerkerk@chromium.org
2014-07-07
2
-5
/
+33
*
Turn off audio ducking for webrtc output.
tommi@chromium.org
2014-07-06
3
-3
/
+17
*
Use Config to enable experimental noise suppression
aluebs@chromium.org
2014-07-04
1
-1
/
+3
*
Remove GetPageId() from test code.
avi@chromium.org
2014-07-03
2
-4
/
+10
*
CC: Clean up tile size setting.
epenner@chromium.org
2014-07-03
1
-8
/
+63
*
Disable screen metrics emulator before closing render widget.
dgozman@chromium.org
2014-07-03
3
-1
/
+33
*
Implement push messaging permission bubbles.
miguelg@chromium.org
2014-07-03
1
-1
/
+4
*
Update several WebContentsObserver loading callbacks to use RFH.
dcheng@chromium.org
2014-07-03
1
-4
/
+2
*
WebMediaPlayerAndroid: Do not call OnPlayerReleased() in ReleaseMediaResource...
xhwang@chromium.org
2014-07-03
1
-1
/
+2
*
aw: Double the hard tile memory limit
boliu@chromium.org
2014-07-03
1
-6
/
+6
*
Screen emulation: adjust validation message position.
dgozman@chromium.org
2014-07-02
3
-3
/
+20
*
reland r280896: Fixed the audio mirroring problem introduced by r278345
xians@chromium.org
2014-07-02
5
-16
/
+81
[next]