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
*
Revert 200559 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-05-16
14
-497
/
+825
*
Implement a V8 value<->PP_Var converter
raymes@chromium.org
2013-05-16
1
-0
/
+1
*
[Android WebView] Fix downstream Android WebView build.
benm@chromium.org
2013-05-16
1
-1
/
+5
*
Revert 200481 "Fix for mmap(2) sandboxing vs. Nvidia binary driver."
rouslan@chromium.org
2013-05-16
1
-3
/
+0
*
Add ContentViewCore.setInitialViewportSize()
wangxianzhu@chromium.org
2013-05-16
1
-5
/
+24
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-16
14
-825
/
+497
*
cc: Remove predictor benchmark
vmpstr@chromium.org
2013-05-16
2
-3
/
+0
*
Change PPAPI PDF proxy messages to use IPC serialization.
bbudge@chromium.org
2013-05-16
1
-1
/
+0
*
[Android WebView] Plumb across window focus changes to ContentViewCore.
benm@chromium.org
2013-05-16
2
-1
/
+9
*
Revert 200544 "Update libjingle 316:320."
ronghuawu@chromium.org
2013-05-16
1
-5
/
+5
*
Update libjingle 316:320.
ronghuawu@chromium.org
2013-05-16
1
-5
/
+5
*
Cleanup: Deprecate FileSystemCallbackDispatcher
kinuko@chromium.org
2013-05-16
18
-495
/
+424
*
Fix DCHECKs when context is lost during software decode video.
danakj@chromium.org
2013-05-16
1
-0
/
+3
*
Revert r200487: "Flush the GL context on texture copy in RWHVA."
pliard@chromium.org
2013-05-16
1
-7
/
+0
*
Move ContextMenuParams(WebContextMenuInfo) ctor to content/renderer/.
darin@chromium.org
2013-05-16
6
-75
/
+122
*
Cleanup: Prefix HTML5 Sandbox FileSystem related files with 'sandbox_'
kinuko@chromium.org
2013-05-16
1
-7
/
+7
*
GPU client side changes for GpuMemoryBuffers:
kaanb@chromium.org
2013-05-16
1
-1
/
+2
*
Bring up Software rendering in merged thread mode
joth@chromium.org
2013-05-16
4
-11
/
+111
*
Flush the GL context on texture copy in RWHVA.
dtrainor@chromium.org
2013-05-16
1
-0
/
+7
*
Fix for mmap(2) sandboxing vs. Nvidia binary driver.
cevans@chromium.org
2013-05-16
1
-0
/
+3
*
Set default sampling rate to 44100 and query the native output sampling rate.
leozwang@chromium.org
2013-05-16
1
-1
/
+1
*
Remove outdated comment.
raphael.kubo.da.costa@intel.com
2013-05-16
1
-1
/
+0
*
Revert 200452 "Turn off RuntimeFeature flag for PagePopup for An..."
benwells@chromium.org
2013-05-16
1
-2
/
+0
*
Turn off RuntimeFeature flag for PagePopup for Android.
yael.aharon@intel.com
2013-05-16
1
-0
/
+2
*
Revert "[IME] Adding a missing guard in RenderWidget::resetInputMethod()"
aurimas@chromium.org
2013-05-16
1
-2
/
+0
*
bookmarks: Get rid of the dependency on history_types.h
tfarina@chromium.org
2013-05-16
1
-1
/
+1
*
Fix compile fail due to old headers in Daisy build environment.
cevans@chromium.org
2013-05-16
1
-0
/
+4
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
13
-2
/
+624
*
Android: Make surface texture transport cmdbuffer-compatible.
sievers@chromium.org
2013-05-16
2
-2
/
+8
*
Restrict mmap(2) and mprotect(2) flags for x64.
cevans@chromium.org
2013-05-16
1
-12
/
+60
*
[Geolocation] Fix a race condition in GeolocationArbitratorImpl
isherman@chromium.org
2013-05-16
2
-2
/
+8
*
Make renderer aware of browser plugin position.
lazyboy@chromium.org
2013-05-15
16
-37
/
+121
*
Apply ioctl() restriction across the board.
cevans@chromium.org
2013-05-15
1
-8
/
+3
*
Add support for a cookie retention priority field trial.
erikwright@chromium.org
2013-05-15
1
-1
/
+10
*
Relanding this as the previous attempt failed due to build errors.
ananta@chromium.org
2013-05-15
4
-1
/
+10
*
Address missed review comment from https://codereview.chromium.org/15011014/
cevans@chromium.org
2013-05-15
1
-17
/
+1
*
Replaced 8 callbacks provided to MediaPlayerBridge with an interface (reusing...
avayvod@chromium.org
2013-05-15
2
-40
/
+22
*
Add content browser tests for Media Source Extensions.
shadi@chromium.org
2013-05-15
10
-86
/
+365
*
Refactor renderer<->plugin code out of content/common
jamesr@chromium.org
2013-05-15
14
-194
/
+353
*
Move webkit/compositor_bindings into webkit/renderer
jamesr@chromium.org
2013-05-15
7
-12
/
+12
*
If HostResolver::Request completes with OK, the AddressList is not empty. Pre...
mef@chromium.org
2013-05-15
1
-8
/
+1
*
Remove --trace-all-rendered-frames in favour of disabled-by-default.
dsinclair@chromium.org
2013-05-15
2
-3
/
+0
*
[Downloads] Add a RESUMING_INTERNAL state to DownloadItem.
asanka@chromium.org
2013-05-15
6
-70
/
+203
*
Adds a button in the "Create Dump" section to dump the page to a file.
jiayl@chromium.org
2013-05-15
6
-57
/
+296
*
Removed CSS Variables flag
alancutter@chromium.org
2013-05-15
2
-3
/
+0
*
Change gpu blacklists from json resource to const string.
zmo@chromium.org
2013-05-15
11
-155
/
+115
*
Refactor OSExchangeData::CustomFormat to use Clipboard::FormatType.
dcheng@chromium.org
2013-05-15
2
-21
/
+6
*
Get rid of DownloadItemImpl::UpdateProgress()
caio.de.oliveira.filho@intel.com
2013-05-15
4
-62
/
+20
*
Make it possible to run WebGL conformance tests on Android
skyostil@chromium.org
2013-05-15
8
-20
/
+52
*
Revert 200283 "Implement a V8 value<->PP_Var converter"
raymes@chromium.org
2013-05-15
1
-1
/
+0
[next]