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
*
Ensure that the correct open gl context is made current before attempting to ...
ananta@chromium.org
2012-08-10
4
-6
/
+19
*
Move the injection test API to content/public.
avi@chromium.org
2012-08-10
7
-8
/
+42
*
DevTools: support JSONP mode in /json remote debugging discovery.
pfeldman@chromium.org
2012-08-10
1
-1
/
+10
*
Refactoring: Extract gesture event filtering into helper class.
rjkroege@chromium.org
2012-08-10
6
-128
/
+256
*
gestures: Some more event cleanup.
sadrul@chromium.org
2012-08-10
2
-86
/
+37
*
Chromium glue for Preemptive cursors and passing keys from renderer to browser
alecflett@chromium.org
2012-08-10
7
-14
/
+156
*
Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.
sadrul@chromium.org
2012-08-10
8
-97
/
+67
*
Add Debug menu to Mac Content Shell.
avi@chromium.org
2012-08-10
3
-19
/
+121
*
[Android] Implement WebSettings APIs for FileURL resource access conrol
mnaganov@chromium.org
2012-08-10
3
-4
/
+110
*
Revert 150889 - Disabling deferred 2D canvas rendering
junov@chromium.org
2012-08-10
3
-5
/
+5
*
OMX: Make context current before using EGLImage functions.
marcheu@chromium.org
2012-08-10
4
-6
/
+20
*
Browser Plugin: Report Guest crash to Javascript
fsamuel@chromium.org
2012-08-10
2
-0
/
+30
*
Remove unused include and always-true compile-time check
jamesr@chromium.org
2012-08-10
3
-20
/
+2
*
Browser Plugin: Tell WebKit that the Browser Plugin supports keyboard focus.
fsamuel@chromium.org
2012-08-10
2
-0
/
+5
*
Mac HiDPI: Fix scale factor on external display
sail@chromium.org
2012-08-10
2
-6
/
+13
*
Disable getting histogram data from child processes other than the renderer p...
rtenneti@google.com
2012-08-10
1
-0
/
+2
*
Add gamepad mapping for XFXforce XGEAR PS2 Controller on OS X
scottmg@chromium.org
2012-08-10
1
-19
/
+39
*
Add mapping for XFXforce XGEAR controller on Linux
scottmg@chromium.org
2012-08-10
1
-0
/
+24
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-10
24
-0
/
+1931
*
Temporarily disable H/W Video decode on Windows to see if it is the cause of ...
ananta@chromium.org
2012-08-10
1
-0
/
+6
*
Fix a misuse of framebuffer target in GLHelper.
mazda@chromium.org
2012-08-09
1
-2
/
+2
*
Add pepper permissions to WebPluginInfo
brettw@chromium.org
2012-08-09
1
-0
/
+3
*
Pass touch layout related flags to zygote process.
flackr@chromium.org
2012-08-09
1
-0
/
+4
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
8
-19
/
+19
*
gestures: Cleanup touch-event handling code in Windows.
sadrul@chromium.org
2012-08-09
1
-113
/
+60
*
Seccomp-bpf: policy cleanup.
jln@chromium.org
2012-08-09
1
-111
/
+117
*
Switch AudioRenderSink::Callback to use AudioBus.
dalecurtis@chromium.org
2012-08-09
6
-38
/
+29
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
1
-1
/
+2
*
Reland
benjhayden@chromium.org
2012-08-09
9
-53
/
+84
*
Disabling deferred 2D canvas rendering
junov@chromium.org
2012-08-09
3
-5
/
+5
*
IndexedDB: Send cursor data along with success messages
jsbell@chromium.org
2012-08-09
7
-0
/
+81
*
Revert 150863 - Browser Plugin: New Implementation (Renderer Side)
mmoss@chromium.org
2012-08-09
24
-1930
/
+0
*
Clean-up inline members of nested classes (content/)
hans@chromium.org
2012-08-09
4
-16
/
+29
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-09
24
-0
/
+1930
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
2
-6
/
+5
*
Remove deprecated Android function.
sievers@chromium.org
2012-08-09
3
-13
/
+0
*
I added another histogram into the DuplicateContentResourceHandler. The histo...
frankwang@google.com
2012-08-09
1
-0
/
+2
*
Add a menu item to content_shell to open devtools to make it more discoverable.
jam@chromium.org
2012-08-09
17
-41
/
+118
*
Add keyboard shortcuts for Mac content shell.
shouqun.liu@intel.com
2012-08-09
1
-6
/
+17
*
reland http://codereview.chromium.org/10830063/
wjia@chromium.org
2012-08-09
12
-114
/
+495
*
Allow disabling input throttle through RendererPreference (for Browser Plugin...
fsamuel@chromium.org
2012-08-09
6
-4
/
+20
*
Add shortcut to create new window for GTK content shell.
shouqun.liu@intel.com
2012-08-09
2
-0
/
+25
*
h264 parser: fix setting default l1 ref list size for non-B frames.
posciak@chromium.org
2012-08-09
1
-2
/
+4
*
Remove RenderThread::IsRegisteredExtension
mihaip@chromium.org
2012-08-09
5
-22
/
+0
*
VAVDA: Fix a crash if we fail parsing SPS/DecodeInitial.
posciak@chromium.org
2012-08-09
2
-0
/
+10
*
Ensure a compositing window is created if the image transport surface isn't u...
jbauman@chromium.org
2012-08-09
3
-1
/
+30
*
Revert 150654 - Browser Plugin: New Implementation (Renderer Side)
jeremya@chromium.org
2012-08-09
24
-1930
/
+0
*
Revert 150664 - Browser Plugin: Report Guest crash to Javascript
jeremya@chromium.org
2012-08-09
2
-30
/
+1
*
Revert 150666 - Browser Plugin: Tell WebKit that the Browser Plugin supports ...
jeremya@chromium.org
2012-08-09
2
-5
/
+0
*
Browser Plugin: Tell WebKit that the Browser Plugin supports keyboard focus.
fsamuel@chromium.org
2012-08-09
2
-0
/
+5
[next]