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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address missed review comment from https://codereview.chromium.org/15011014/
cevans@chromium.org
2013-05-15
1
-17
/
+1
*
Refactor renderer<->plugin code out of content/common
jamesr@chromium.org
2013-05-15
10
-181
/
+262
*
Don't request missing favicon on every page request.
mef@chromium.org
2013-05-15
1
-1
/
+2
*
Apply clone() flags lockdown to the Flash process too.
cevans@chromium.org
2013-05-15
1
-1
/
+24
*
Fix h264 videos were not successfully committed.
fischman@chromium.org
2013-05-14
3
-0
/
+0
*
Add getSize for StreamTexture.
hkuang@chromium.org
2013-05-14
2
-0
/
+13
*
Linux sandbox: put NR_madvise back in system call sets.
jln@chromium.org
2013-05-14
1
-0
/
+1
*
Cleanup: Remove unneeded base/file_util.h includes in content.
thestig@chromium.org
2013-05-14
3
-4
/
+1
*
Update code to use the new version of copyTextureCHROMIUM() with added parame...
jun.a.jiang@intel.com
2013-05-14
2
-17
/
+0
*
Add argument restrictions to madvise().
cevans@chromium.org
2013-05-13
1
-1
/
+9
*
gpu: Use GetMultipleIntegervCHROMIUM to speed initialization
brianderson@chromium.org
2013-05-13
1
-12
/
+16
*
Allow the getpriority() system call in renderer or worker processes.
wtc@chromium.org
2013-05-13
1
-0
/
+1
*
components: Move tracing into tracing namespace.
tfarina@chromium.org
2013-05-11
1
-1
/
+1
*
GPU: Prefer to restore from decoder state rather than GL state when possible.
backer@chromium.org
2013-05-10
4
-4
/
+10
*
Delete Histogram.SharedRange.* suggested.
acleung@chromium.org
2013-05-10
1
-2
/
+0
*
Set up DEPS rules for new webkit/ dirs
jamesr@chromium.org
2013-05-10
1
-0
/
+2
*
Add latency info to input events sent to RenderWidget.
jbauman@chromium.org
2013-05-10
1
-1
/
+3
*
Support renderer overscroll notifications to the browser
jdduke@chromium.org
2013-05-09
1
-0
/
+7
*
Revert "disable IndexedDBDispatcherTest.ValueSizeTest"
jsbell@chromium.org
2013-05-09
1
-1
/
+1
*
Windows: Do not resize ImageTransportSurface to zero size.
apatrick@chromium.org
2013-05-09
1
-1
/
+1
*
GPU: Rely on GL state rather than decoder state for state restoration.
backer@chromium.org
2013-05-09
5
-65
/
+7
*
Create a frame tree in WebContents on the browser side.
nasko@chromium.org
2013-05-09
1
-2
/
+11
*
Remove unnecessary WebKit includes from content/(browser|content)
jamesr@chromium.org
2013-05-09
5
-6
/
+0
*
Remove a duplicated test case.
yuli@chromium.org
2013-05-08
1
-5
/
+2
*
<webview>: Implement contentload event
fsamuel@chromium.org
2013-05-08
3
-0
/
+8
*
Notify geometry when requesting for external surface
wonsik@chromium.org
2013-05-07
1
-6
/
+3
*
Allow extra codec data to be passed to AudioCodecBridge
qinmin@chromium.org
2013-05-07
1
-0
/
+2
*
Adding TCP packet support for STUN/TURN packets.
ronghuawu@chromium.org
2013-05-07
1
-0
/
+2
*
disable IndexedDBDispatcherTest.ValueSizeTest
estade@chromium.org
2013-05-07
1
-1
/
+1
*
Revert 198565 "Adding TCP packet support for STUN/TURN packets."
ronghuawu@chromium.org
2013-05-07
1
-2
/
+0
*
Adding TCP packet support for STUN/TURN packets.
ronghuawu@chromium.org
2013-05-06
1
-0
/
+2
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+4
*
Revert 198519 "Notify all visible renderers when the visibility ..."
skaslev@chromium.org
2013-05-06
1
-4
/
+0
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+4
*
Move WebRTC logging files to media/
grunell@chromium.org
2013-05-06
2
-1
/
+1
*
Keep accessible bounding box rects in sync.
dmazzoni@chromium.org
2013-05-06
2
-1
/
+8
*
Add more videos for VDA autotest.
yuli@chromium.org
2013-05-04
8
-20
/
+101
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
14
-50
/
+56
*
Limit the rate to send media log events over IPC.
changbin.shao@intel.com
2013-05-04
1
-2
/
+2
*
Handle decoding of vorbis files better on Android
rtoy@google.com
2013-05-03
2
-4
/
+7
*
<webview>: Implement 'close' event
fsamuel@chromium.org
2013-05-02
3
-0
/
+7
*
Adding kenrb as security team owner for IPC definition files.
kenrb@chromium.org
2013-05-02
5
-0
/
+5
*
cc: Add force anti-aliasing off option to SolidColorDrawQuad
wonsik@chromium.org
2013-05-02
2
-2
/
+5
*
Websocket should fire 'error' event if no server available
tyoshino@chromium.org
2013-05-02
3
-0
/
+28
*
Change include paths to use the new IDB header locations in Platform
alecflett@chromium.org
2013-05-02
13
-32
/
+26
*
Subclass MediaCodecBridge into AudioCodecBridge and VideoCodecBridge
qinmin@chromium.org
2013-05-02
2
-6
/
+6
*
Revert 197755 "Replace MediaStreamUIController with MediaStreamU..." which is...
mattm@chromium.org
2013-05-02
1
-0
/
+6
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-02
1
-6
/
+0
*
Linux GPU sandbox: inherit ARM policy on main policy.
jln@chromium.org
2013-05-01
1
-15
/
+8
*
Revert 197717 "Create a frame tree in WebContents on the browser..." for DCHE...
mattm@chromium.org
2013-05-01
1
-11
/
+2
[next]