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
/
content_common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not compile third_party/libva on Linux. It's not used.
phajdan.jr@chromium.org
2012-11-20
1
-1
/
+1
*
Raise an infobar and deny access to WebGL if a GPU reset was detected while a...
kbr@chromium.org
2012-11-20
1
-0
/
+1
*
Plumb drag event info through from the renderer. This CL appends the following
varunjain@chromium.org
2012-11-07
1
-0
/
+1
*
The content_common target should depend on webkit's glue target.
thestig@chromium.org
2012-10-31
1
-0
/
+1
*
Move blacklist checks for the compositing field trials to the query functions...
vangelis@chromium.org
2012-10-31
1
-2
/
+0
*
Split IPC logging between content and chrome.
jochen@chromium.org
2012-10-30
1
-0
/
+3
*
webkit: Merge 'database' and 'quota' to 'webkit_storage'
hashimoto@chromium.org
2012-10-26
1
-1
/
+0
*
Browser Plugin: Deleted old implementation (renderer side)
fsamuel@chromium.org
2012-10-25
1
-1
/
+0
*
Remove some dead code.
jam@chromium.org
2012-10-23
1
-1
/
+0
*
webkit: Merge build target 'appcache' to 'webkit_storage'
hashimoto@chromium.org
2012-10-23
1
-1
/
+0
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
1
-2
/
+1
*
Build various bits of content code on iOS.
msarda@chromium.org
2012-10-16
1
-0
/
+4
*
browser-plugin: Allow accepting drag-n-drop events.
sadrul@chromium.org
2012-10-12
1
-0
/
+1
*
Upstream fullscreen video implementation for android
qinmin@chromium.org
2012-10-05
1
-0
/
+1
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
1
-1
/
+2
*
Cleanup the IPC param traits structure:
jam@chromium.org
2012-09-25
1
-2
/
+6
*
Revert 158211 - Revert 158076 - Implement blacklist's force GPU capability in...
tzik@chromium.org
2012-09-23
1
-0
/
+1
*
Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines.
tzik@chromium.org
2012-09-23
1
-1
/
+0
*
Implement blacklist's force GPU capability in dual GPU machines.
zmo@chromium.org
2012-09-21
1
-0
/
+1
*
Enable a minimal content/ build on iOS
stuartmorgan@chromium.org
2012-09-18
1
-1
/
+2
*
Add preliminary iOS support to more content/ gypi files
stuartmorgan@chromium.org
2012-09-10
1
-14
/
+36
*
Split user agent code out of the 'glue' target
stuartmorgan@chromium.org
2012-09-10
1
-0
/
+1
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-0
/
+2
*
Move gpu_rendering_stats to content/common/gpu
nduca@chromium.org
2012-09-07
1
-2
/
+2
*
Move webkit/forms/ build into a new webkit_forms.gypi
stuartmorgan@chromium.org
2012-09-07
1
-0
/
+1
*
Context menus should appear above the touch point if invoked by long press.
varunjain@chromium.org
2012-09-07
1
-0
/
+1
*
Revert 155122 - Code to collect issue 97285 debugging info for crash reports.
shess@chromium.org
2012-09-06
1
-2
/
+0
*
Code to collect issue 97285 debugging info for crash reports.
shess@chromium.org
2012-09-06
1
-0
/
+2
*
Report texture upload time in renderingStats.
reveman@chromium.org
2012-09-06
1
-0
/
+2
*
Support frame tree propagation between renderers in the same browsing instance.
nasko@chromium.org
2012-08-28
1
-1
/
+3
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-24
1
-0
/
+1
*
Factor out common Element struct from BlobData and ResourceRequestBody
kinuko@chromium.org
2012-08-23
1
-0
/
+1
*
Revert 152406 - Introduce shared_memory_support media target for PPAPI.
dalecurtis@google.com
2012-08-20
1
-1
/
+0
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-20
1
-0
/
+1
*
Add GPU memory tab to the task manager.
ccameron@chromium.org
2012-08-18
1
-0
/
+3
*
Implements part of DeviceMotion in the browser
aousterh@chromium.org
2012-08-16
1
-0
/
+1
*
Move the injection test API to content/public.
avi@chromium.org
2012-08-10
1
-0
/
+2
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-10
1
-0
/
+1
*
Revert 150863 - Browser Plugin: New Implementation (Renderer Side)
mmoss@chromium.org
2012-08-09
1
-1
/
+0
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-09
1
-0
/
+1
*
Revert 150654 - Browser Plugin: New Implementation (Renderer Side)
jeremya@chromium.org
2012-08-09
1
-1
/
+0
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-09
1
-0
/
+1
*
Cleaned up compositing mode field trial code by:
vangelis@chromium.org
2012-08-07
1
-0
/
+2
*
Create a class for seccomp-bpf sandboxing in content.
jln@chromium.org
2012-08-02
1
-0
/
+2
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
1
-1
/
+2
*
Revert 149692 - Create a LinuxSandbox class.
mazda@chromium.org
2012-08-02
1
-2
/
+1
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
1
-1
/
+2
*
Add unittest for H264BitReader.
xiaomings@google.com
2012-08-01
1
-0
/
+2
*
Browser Plugin: Rename BrowserPluginMsg/BrowserPluginHostMsg to OldBrowserPlu...
fsamuel@chromium.org
2012-07-31
1
-1
/
+1
*
Extract Scoped{FrameBuffer,Texture}Binder and clean up TFP in VAVDA.
posciak@chromium.org
2012-07-27
1
-0
/
+2
[next]