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
*
Fix resource icons not writing to shared memory correctly.
elijahtaylor@google.com
2011-06-02
1
-5
/
+3
*
Don't allow Pepper URL requests to have Javascript URLs. Modify PPB_URLReques...
bbudge@google.com
2011-06-02
3
-1
/
+13
*
Infobar Windows Media Player plug-in by default.
cevans@chromium.org
2011-06-01
3
-2
/
+8
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
35
-670
/
+493
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
35
-489
/
+670
*
Revert 87419 - Add some missing virtual keywords to fix the clang build.
thestig@chromium.org
2011-06-01
2
-2
/
+2
*
Relanding this as the previous iteration broke the chrome os build.
ananta@chromium.org
2011-06-01
4
-0
/
+172
*
Add some missing virtual keywords to fix the clang build.
brettw@chromium.org
2011-06-01
2
-2
/
+2
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
35
-670
/
+489
*
Revert 87396 - Added a facility in PPAPI to register interface factories whic...
apatrick@chromium.org
2011-06-01
4
-166
/
+0
*
Added a facility in PPAPI to register interface factories which can watch Get...
ananta@chromium.org
2011-05-31
4
-0
/
+166
*
Fix PPAPITest.DirectoryReader:
yzshen@chromium.org
2011-05-31
1
-1
/
+1
*
Give FunctionGroupBase a virtual destructor.
thakis@chromium.org
2011-05-31
3
-5
/
+5
*
Remove unused "virtual" keywords.
thakis@chromium.org
2011-05-31
2
-2
/
+2
*
The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.
kinaba@google.com
2011-05-30
4
-0
/
+8
*
Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.
brettw@chromium.org
2011-05-27
17
-277
/
+331
*
Add a new function to run and claer a completion callback. This is a common
brettw@chromium.org
2011-05-27
2
-18
/
+6
*
Add new PDF plugin resources for print preview.
thestig@chromium.org
2011-05-26
1
-1
/
+5
*
Preserves NPObject identity for objects created in a plugin and passed to Jav...
jam@chromium.org
2011-05-26
3
-0
/
+115
*
Use the WebKit default fonts when specifying generic font families.
brettw@chromium.org
2011-05-26
6
-8
/
+73
*
[Re-instate r86681 by reverting its revert in r86687.]
fischman@chromium.org
2011-05-26
1
-5
/
+5
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
7
-13
/
+14
*
Removes obsolete code in WebPluginDelegateImpl.
hbono@chromium.org
2011-05-26
2
-27
/
+0
*
Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...
chromium@hybridsource.org
2011-05-25
2
-4
/
+4
*
Add initialization callback support for Video Decoder PPAPI.
vrk@google.com
2011-05-25
2
-4
/
+21
*
Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...
fischman@chromium.org
2011-05-25
1
-5
/
+5
*
Updated OMX decoder for recent PPAPI changes, and added to the build.
fischman@chromium.org
2011-05-25
1
-5
/
+5
*
ppapi: Work around a compiler bug where the PPP_Printing_Dev struct is not ze...
thestig@chromium.org
2011-05-25
1
-1
/
+4
*
Add Skia to CG adapter for plugins.
caryclark@chromium.org
2011-05-25
5
-13
/
+45
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
7
-14
/
+13
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
7
-13
/
+14
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
4
-5
/
+5
*
Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).
dmichael@chromium.org
2011-05-24
5
-31
/
+94
*
Change printing of PDFs for preview on Windows to not rasterize.
vandebo@chromium.org
2011-05-24
2
-52
/
+59
*
Fix PP_FileOpenFlags_Dev handling:
yzshen@chromium.org
2011-05-23
7
-125
/
+109
*
Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory.
fischman@chromium.org
2011-05-23
1
-6
/
+4
*
Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.
adamk@chromium.org
2011-05-19
2
-5
/
+0
*
Fix bug introduced in r85773: PPB_Buffer_Impl::Init() never set size_!
fischman@chromium.org
2011-05-19
1
-1
/
+4
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
5
-12
/
+28
*
Change PPP_Printing_Dev QuerySupportedFormats to not require MemAlloc and Mem...
dmichael@chromium.org
2011-05-19
2
-31
/
+124
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
4
-10
/
+36
*
Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.
fischman@chromium.org
2011-05-18
5
-21
/
+27
*
wstring: remove an obsolete unused function prototype
evan@chromium.org
2011-05-17
1
-9
/
+0
*
wstring: remove wstring version of RemoveChars
evan@chromium.org
2011-05-17
1
-3
/
+3
*
Update NPAPI headers to latest npapi-sdk
stuartmorgan@chromium.org
2011-05-17
1
-1
/
+8
*
Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...
dmichael@chromium.org
2011-05-13
1
-13
/
+33
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
17
-293
/
+172
*
Implement VideoDecoder IPC hooks from plugin to GPU process
vrk@google.com
2011-05-13
5
-35
/
+35
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-2
/
+2
[next]