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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
2
-3
/
+1
*
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
*
Reduce flood of plugin events by better throttling
jar@chromium.org
2011-10-07
1
-1
/
+6
*
Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none
ben@chromium.org
2011-10-06
1
-4
/
+4
*
Added autorotate flag in PDF rendering and wiring it through service-utility ...
gene@chromium.org
2011-10-06
1
-2
/
+3
*
Add forgotten file from previous policy IDLization patch.
brettw@chromium.org
2011-10-05
1
-1
/
+1
*
Send IME events to windowless plug-ins (Chromium side)
hbono@chromium.org
2011-10-04
4
-0
/
+592
*
Fix scrolling of full-frame pdf docs in accelerated compositing mode by forci...
vangelis@chromium.org
2011-10-04
2
-2
/
+22
*
Trace PPAPI input events, paints, and messages.
jbates@chromium.org
2011-10-04
1
-2
/
+7
*
PPAPI SetFullscreen: Explicitely disallow state changes when the opposite
polina@google.com
2011-10-03
1
-1
/
+7
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-2
/
+2
*
Check security origin before locking the mouse.
yzshen@chromium.org
2011-10-01
2
-0
/
+24
*
Make ifdef match between content/plugin/webplugin_proxy.cc and chrome/src/web...
saintlou@chromium.org
2011-10-01
1
-2
/
+4
*
Fix a crash in the renderer process which occurs in the PPAPI host code due t...
ananta@chromium.org
2011-09-30
1
-0
/
+14
*
Don't prepend hardcoded plugin definitions to plugin groups.
bauerb@chromium.org
2011-09-29
3
-33
/
+47
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
5
-4
/
+111
*
PPAPI SetFullscreen: Do return PP_FALSE when transition cannot be process. Th...
polina@google.com
2011-09-29
2
-6
/
+17
*
Pepper webcam: allocate the requested number of buffers and properly mark the...
viettrungluu@chromium.org
2011-09-29
1
-1
/
+10
*
Properly scope the lifetime of the |PPB_VideoCapture_Impl|.
viettrungluu@chromium.org
2011-09-28
2
-4
/
+47
*
More aura changes
oshima@google.com
2011-09-28
1
-2
/
+2
*
Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...
kmadhusu@chromium.org
2011-09-28
2
-17
/
+22
*
Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...
kmadhusu@chromium.org
2011-09-27
2
-22
/
+17
*
PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...
kmadhusu@chromium.org
2011-09-27
2
-17
/
+22
*
Add OnRemoved() in VideoCapture::EventHandler API
wjia@chromium.org
2011-09-27
2
-0
/
+5
*
Correctly lookup PluginGroup for a given WebPluginInfo.
bauerb@chromium.org
2011-09-27
3
-16
/
+21
*
Move plugin loading out of process on Mac and Linux.
rsesek@chromium.org
2011-09-27
2
-0
/
+79
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
5
-111
/
+4
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
5
-4
/
+111
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
4
-30
/
+133
*
Enabling creating of file_ref from filesystem and path for external filesystem.
tbarzic@chromium.org
2011-09-27
4
-28
/
+44
*
Fix null pointer access after playing fullscreen video.
ihf@chromium.org
2011-09-27
1
-1
/
+1
*
fix test_shell_tests
dpranke@chromium.org
2011-09-26
1
-0
/
+4
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
3
-0
/
+10
*
ui/gfx: Add ToString() function to Point class.
tfarina@chromium.org
2011-09-26
1
-2
/
+2
*
Explicitly include <algorithm> to make std::sort available.
peter@chromium.org
2011-09-26
1
-0
/
+2
*
Prevent a call to a NULL client as seen in minidumps.
mad@chromium.org
2011-09-23
1
-1
/
+2
*
Convert the PluginService interface to be an async wrapper around PluginList.
rsesek@chromium.org
2011-09-23
1
-3
/
+7
*
Remove GetP2PSocketDispatcher from PepperPluginDelegate interface.
sergeyu@chromium.org
2011-09-22
3
-12
/
+0
*
Fix a flash plugin process crash on Windows which occurs on the field in the ...
ananta@chromium.org
2011-09-22
1
-13
/
+2
*
Don't cache keystate if not blocked by UIPI
jschuh@chromium.org
2011-09-22
1
-1
/
+3
*
Mouse lock implementation, including the renderer side and the Windows versio...
yzshen@chromium.org
2011-09-22
5
-18
/
+32
*
Add DISABLE_TCP_TRANSPORT flag in the Transport API.
sergeyu@chromium.org
2011-09-21
1
-0
/
+7
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
3
-9
/
+11
*
plugins: initialize "type" field of struct
evan@chromium.org
2011-09-20
1
-0
/
+1
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
1
-39
/
+1
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
15
-30
/
+54
*
Don't try to call setDefersLoading when the loader is null. This does a bit o...
brettw@google.com
2011-09-16
2
-10
/
+34
*
Declarations for Pepper IME API.
kinaba@chromium.org
2011-09-16
1
-0
/
+8
*
Included ppb_opengles2.h instead of ppb_opengles.h.
alokp@chromium.org
2011-09-16
1
-1
/
+1
[next]