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
*
Fix shader uniform precision bug.
zmo@chromium.org
2013-08-22
1
-13
/
+34
*
Support stream textures with the synchronous compositor
sievers@chromium.org
2013-08-22
1
-1
/
+1
*
Pipe detailed information (including stack trace) about runtime JS errors cau...
rdevlin.cronin@chromium.org
2013-08-22
1
-2
/
+3
*
Support midstream resolution changes in DXVA H/W decoded H.264 videos.
ananta@chromium.org
2013-08-22
2
-11
/
+56
*
Fix bug in GPUMemoryManager::allow_nonvisible_memory_ setting.
aelias@chromium.org
2013-08-21
3
-7
/
+31
*
Enforce a memory limit on MappedMemoryManager
kaanb@chromium.org
2013-08-21
2
-5
/
+16
*
Avoid use-after-free in GpuVideo{De,En}codeAcceleratorHost on error.
fischman@chromium.org
2013-08-21
2
-9
/
+29
*
Minimize GPU memory usage on Linux
ccameron@chromium.org
2013-08-21
1
-6
/
+11
*
Make AccessibilityNodeData more compact.
dmazzoni@chromium.org
2013-08-20
3
-68
/
+109
*
Initialize RenderWidget(Host)(View)s with correct visibility state
jamesr@chromium.org
2013-08-20
1
-0
/
+3
*
EVEA: Use V4L2_CID_ALPHA_COMPONENT for compatibility with newer kernels.
posciak@chromium.org
2013-08-20
1
-2
/
+9
*
cc: return resources via a ReturnedResource struct rather than TransferableRe...
piman@chromium.org
2013-08-19
1
-0
/
+8
*
EVEA: Fix buffer deallocation sequence
posciak@chromium.org
2013-08-16
1
-6
/
+13
*
gyp conditions should match #if conditions in gpu_video_encode_accelerator.cc
tony@chromium.org
2013-08-16
1
-3
/
+4
*
Support for seconds and milliseconds in the time input dialog.
anton@chromium.org
2013-08-16
1
-0
/
+2
*
Remove base::Callback from ContextProvider creation.
danakj@chromium.org
2013-08-16
2
-25
/
+13
*
[password autofill] Remove references to PasswordForm from RenderViewImpl
gcasto@chromium.org
2013-08-16
1
-1
/
+0
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
2
-10
/
+88
*
ExynosVideoEncodeAccelerator
sheu@chromium.org
2013-08-15
4
-2
/
+1796
*
Remove implementations of WebMimeRegistry::preferredExtensionForMIMEType.
jbroman@chromium.org
2013-08-14
1
-3
/
+0
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-14
1
-2
/
+0
*
content: No need to check FILE_WRITE_EA twice nor add it twice to the output.
tfarina@chromium.org
2013-08-13
1
-2
/
+0
*
Add media::VideoEncodeAccelerator with WebRTC integration
sheu@chromium.org
2013-08-13
10
-3
/
+787
*
VAVDA: Rejects video if calculated max_dps_size is 0.
chihchung@chromium.org
2013-08-13
1
-0
/
+4
*
Start Desktop Capture API.
sergeyu@chromium.org
2013-08-13
2
-0
/
+2
*
<webview>: Move sizechanged event from content/ to chrome/.
lazyboy@chromium.org
2013-08-13
2
-11
/
+0
*
Clone of @ https://codereview.chromium.org/22452002/
mallinath@chromium.org
2013-08-13
1
-0
/
+2
*
Added SkImageFilter serialization
sugoi@chromium.org
2013-08-12
3
-6
/
+63
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
2
-10
/
+21
*
<webview>: Refactor Permission API to chrome
fsamuel@chromium.org
2013-08-12
4
-71
/
+3
*
delete empty directory
jam@chromium.org
2013-08-12
1
-1
/
+0
*
EVDA: Add support for dynamic resolution change and MSE players.
posciak@chromium.org
2013-08-12
2
-51
/
+293
*
Move two more constants into content namespace.
tfarina@chromium.org
2013-08-12
1
-1
/
+1
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
2
-21
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
2
-10
/
+21
*
Add MediaStreamMsg_StopGeneratedStream message.
hshi@chromium.org
2013-08-09
1
-0
/
+6
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
2
-0
/
+11
*
Preload GL libraries for ARM GPU sandbox.
jorgelo@google.com
2013-08-09
1
-6
/
+13
*
Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...
jam@chromium.org
2013-08-09
1
-1
/
+1
*
Minor cleanup: Remove some unused consts in c/common/browser_plugin/
lazyboy@chromium.org
2013-08-08
2
-4
/
+0
*
Restrict the reset before decode case to Intel platforms.
sabercrombie@chromium.org
2013-08-08
1
-0
/
+5
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
2
-21
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
2
-10
/
+21
*
Revert EVS revisions 209760, 298753, 213143.
hshi@chromium.org
2013-08-07
2
-136
/
+0
*
Linux Sandbox: fail if InitializeSandbox() is called with threads.
jln@chromium.org
2013-08-07
1
-1
/
+1
*
Revert 215997 "Throttle Console.log() messages."
tsepez@chromium.org
2013-08-07
1
-4
/
+0
*
Move webkit/{browser,common}/dom_storage into content/
kinuko@chromium.org
2013-08-07
7
-4
/
+357
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
2
-21
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
2
-10
/
+21
*
Clean up unused code in GpuChannel::OnMessageReceived()
chihchung@chromium.org
2013-08-07
1
-7
/
+0
[next]