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 support for printing with Skia on Mac.
caryclark@chromium.org
2011-06-17
1
-1
/
+2
*
Update PPP_Printing_Dev to always make both versions of types available.
dmichael@chromium.org
2011-06-17
2
-35
/
+33
*
Convert the URL loading objects to the API/thunk system.
brettw@chromium.org
2011-06-17
9
-476
/
+263
*
Ask for PPB_Instance;0.5 first, fallback to PPB_Instance;0.4.
dmichael@chromium.org
2011-06-17
1
-2
/
+3
*
Patch to fix problems with PPB_URLLoader_Impl and PPAPITests.URLLoader. The c...
bbudge@chromium.org
2011-06-16
2
-12
/
+29
*
Fix Clang warning.
brettw@chromium.org
2011-06-15
1
-2
/
+2
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
7
-265
/
+226
*
Content settings extension API: Implement ContentSetting.getResourceIdentifiers.
bauerb@chromium.org
2011-06-15
4
-42
/
+72
*
Reverting this to see if the Flash crashes on Mac canary are due to this CL.
ananta@chromium.org
2011-06-15
1
-5
/
+3
*
Fix the clang build.
brettw@chromium.org
2011-06-15
1
-3
/
+4
*
Implement flash menu and net connector resources using the API/thunk model.
brettw@chromium.org
2011-06-15
9
-178
/
+93
*
Force 2D graphics binding to require that the context be associated with the ...
brettw@google.com
2011-06-15
1
-0
/
+2
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
1
-1
/
+3
*
Add proper support for copy-constructed pp::Buffer_Dev's.
fischman@chromium.org
2011-06-14
2
-4
/
+6
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
3
-26
/
+6
*
Refactored PaintSadPlugin to just use SkCanvas API to paint the sad plugin bi...
alokp@chromium.org
2011-06-14
1
-21
/
+21
*
Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twice
davidben@chromium.org
2011-06-12
1
-3
/
+5
*
Moving some of the webkit_glue functions from chrome\common\common_glue and c...
ananta@chromium.org
2011-06-10
4
-378
/
+1
*
Implement AssignGLESBuffers for VideoDecode PPAPI
vrk@google.com
2011-06-10
5
-15
/
+42
*
Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI
davemoore@chromium.org
2011-06-10
5
-42
/
+15
*
Implement AssignGLESBuffers for VideoDecode PPAPI
vrk@google.com
2011-06-10
5
-15
/
+42
*
JRE6u26 sounds like it fixes some pretty nasty bugs:
cevans@chromium.org
2011-06-10
1
-2
/
+2
*
Implement out-of-process proxy for PPB_Buffer_Dev.
fischman@chromium.org
2011-06-10
3
-3
/
+29
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
2
-2
/
+2
*
Make Flash work properly when started in low-integrity mode so that UIPI rest...
jschuh@chromium.org
2011-06-07
6
-4
/
+46
*
Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...
polina@google.com
2011-06-06
4
-49
/
+69
*
Reduce one of the implicit dependencies of src\content on chrome\renderer by ...
ananta@chromium.org
2011-06-05
6
-80
/
+7
*
Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...
thakis@chromium.org
2011-06-04
4
-69
/
+49
*
PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't
polina@google.com
2011-06-04
4
-49
/
+69
*
make command buffer work in DRT
gman@chromium.org
2011-06-03
1
-1
/
+1
*
Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).
vmr@chromium.org
2011-06-03
2
-15
/
+16
*
Fix comment in pdf interface.
elijahtaylor@google.com
2011-06-03
1
-2
/
+2
*
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
[next]