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
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen mode
polina@google.com
2011-10-14
4
-20
/
+35
*
PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...
polina@google.com
2011-10-14
2
-8
/
+110
*
Allow speech input feature to be disabled.
jknotten@chromium.org
2011-10-14
1
-0
/
+2
*
Infobar Flip4Mac.
cevans@chromium.org
2011-10-13
1
-1
/
+1
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
5
-15
/
+54
*
Fix crash in WebClipboardImpl::readHTML.
dcheng@chromium.org
2011-10-13
1
-1
/
+3
*
Rollback 105021: Roll V8 to version 3.6.6.1
danno@chromium.org
2011-10-13
1
-8
/
+0
*
net: Move EscapeForHTML() functions into net namespace.
tfarina@chromium.org
2011-10-13
3
-14
/
+14
*
Fix for build error while building using 'make' (Complete build).
qtc746@motorola.com
2011-10-13
1
-2
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+0
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
5
-10
/
+30
*
Don't hard-code an X11 screen number in DefaultVisual, etc.
davidben@chromium.org
2011-10-13
1
-7
/
+9
*
Implement WebKitPlatformSupport::currentThread
piman@chromium.org
2011-10-12
4
-12
/
+60
*
PrintPreview: [Win] Added a temporary hack to print blank pdf pages.
kmadhusu@chromium.org
2011-10-12
1
-7
/
+12
*
Adjust capacity and disable deferring when read lies past existing capacity.
scherkus@chromium.org
2011-10-12
2
-21
/
+398
*
Numerous fixes to audio/video buffered resource loading.
scherkus@chromium.org
2011-10-12
6
-229
/
+352
*
Finish moving plugin probing out of process.
rsesek@chromium.org
2011-10-12
3
-27
/
+19
*
Implement Pepper IME API.
kinaba@chromium.org
2011-10-12
8
-24
/
+247
*
Remove expectations added in http://codereview.chromium.org/8230005/.
satish@chromium.org
2011-10-12
1
-5
/
+0
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
8
-24
/
+20
*
Roll V8 to version 3.6.6.1
ricow@chromium.org
2011-10-12
1
-0
/
+8
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
1
-4
/
+2
*
aura: Fix 'typo' to fix cursor.
sadrul@chromium.org
2011-10-12
1
-2
/
+2
*
Standardize on 'web page' and 'web site' in Chrome UI.
aa@chromium.org
2011-10-12
1
-14
/
+14
*
Add a call to GLContext::ReleaseCurrent(). Without this we seem to be leaking...
satish@chromium.org
2011-10-11
1
-0
/
+1
*
Update chromium test expectations for failing speech input pixel tests. These...
satish@chromium.org
2011-10-11
4
-0
/
+5
*
Update the images used for HTML speech input with latest from the UX team.
satish@chromium.org
2011-10-11
3
-0
/
+0
*
Convert the charset, memory, and crypto interfaces to use the thunk system.
brettw@chromium.org
2011-10-11
12
-242
/
+6
*
Add gfx::kNullCursor to refer to "no cursor"
oshima@chromium.org
2011-10-11
1
-1
/
+1
*
Prevent reentrant destructors in the PluginModule.
brettw@chromium.org
2011-10-11
3
-5
/
+30
*
base::Bind: Cleanup in test_shell.
jhawkins@chromium.org
2011-10-10
22
-220
/
+266
*
Allow a window to be passed to WebGraphicsContext3DInProcessImpl
piman@chromium.org
2011-10-10
4
-25
/
+55
*
Change webcursor_x11 to webcursor_aurax11 so it gets excluded in gtk builds
davemoore@chromium.org
2011-10-10
3
-6
/
+1
*
Convert URLUtil to the thunk system.
brettw@chromium.org
2011-10-10
6
-187
/
+87
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-1
/
+5
*
Fix the bug that closing a tab which owns a fullscreen Flash widget causes cr...
yzshen@chromium.org
2011-10-10
1
-0
/
+2
*
Fix the issue that PPB_CursorControl_Dev.SetCursor doesn't take effect until ...
yzshen@chromium.org
2011-10-09
4
-2
/
+29
*
Properly support BGRA textures on desktop GL
piman@chromium.org
2011-10-09
1
-0
/
+11
*
Release current context after initializing a WebGraphicsContext3DInProcessImpl
piman@chromium.org
2011-10-09
1
-0
/
+1
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-1
/
+2
*
aura: Implement cursor support on linux.
sadrul@chromium.org
2011-10-08
1
-2
/
+146
*
Revert 104632 - enable component build for content and appcache.
rsleevi@chromium.org
2011-10-08
2
-12
/
+6
*
enable component build for content and appcache.
dpranke@chromium.org
2011-10-08
2
-6
/
+12
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
4
-19
/
+19
*
Add command line switch for enabling threaded compositing
jamesr@chromium.org
2011-10-08
2
-0
/
+4
*
Convert a bunch of pepper implementation to use base::Callback.
dmichael@chromium.org
2011-10-07
24
-80
/
+111
*
Convert video capture/decoder stuff to IDL.
brettw@chromium.org
2011-10-07
1
-2
/
+2
*
Revert 104463 - Roll V8 deps to 3.6.5.1. This includes the new incremental GC.
simonjam@chromium.org
2011-10-07
1
-8
/
+0
*
Reduce flood of plugin events by better throttling
jar@chromium.org
2011-10-07
1
-1
/
+6
*
Roll V8 deps to 3.6.5.1. This includes the new incremental GC.
erik.corry@gmail.com
2011-10-07
1
-0
/
+8
[next]