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
/
glue
/
plugins
/
pepper_plugin_module.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-35
/
+35
*
PPB_Var implementation, Chrome side.
neb@chromium.org
2010-10-25
1
-0
/
+3
*
Resubmit http://codereview.chromium.org/3944001.
dumi@chromium.org
2010-10-20
1
-17
/
+1
*
Revert 63153 - Update Pepper's FileSystem and FileRef implementations.
dumi@chromium.org
2010-10-20
1
-1
/
+17
*
Update Pepper's FileSystem and FileRef implementations.
dumi@chromium.org
2010-10-20
1
-17
/
+1
*
Convert pepper module and instance IDs from being pointer values to being
brettw@chromium.org
2010-10-08
1
-16
/
+7
*
Fix up PPAPI renames in Chrome.
neb@chromium.org
2010-10-07
1
-3
/
+3
*
Pull new PPAPI and update Browser interfaces to reflect new API.
brettw@chromium.org
2010-10-03
1
-0
/
+8
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-0
/
+3
*
Re-land 60850 Implement PPB_ImageDataTrusted on the Chrome side. This just
brettw@chromium.org
2010-09-29
1
-0
/
+3
*
Revert 60850 (broke build) - Implement PPB_ImageDataTrusted on the Chrome sid...
willchan@chromium.org
2010-09-28
1
-3
/
+0
*
Implement PPB_ImageDataTrusted on the Chrome side. This just connects the call
brettw@chromium.org
2010-09-28
1
-0
/
+3
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-24
1
-0
/
+4
*
Revert "Add some optimizations to plugin painting."
maruel@chromium.org
2010-09-23
1
-4
/
+0
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-23
1
-0
/
+4
*
Pepper: Fix getting the trusted URL loader interface.interface
viettrungluu@chromium.org
2010-09-23
1
-1
/
+1
*
Implement PPB_URLLoaderTrusted_Dev.
darin@chromium.org
2010-09-20
1
-0
/
+3
*
Add the ability to create FileRefs pointing to inexistent or
dumi@chromium.org
2010-09-14
1
-1
/
+17
*
Add fullscreen support to Pepper.
piman@chromium.org
2010-09-14
1
-0
/
+3
*
Preliminary Network P2P Pepper API
nfullagar@google.com
2010-09-14
1
-0
/
+4
*
Implement QuitMessageLoop using QuitNow instead of Quit.
darin@chromium.org
2010-09-13
1
-1
/
+1
*
Track Pepper string and object vars with the module so they can be deleted on
brettw@chromium.org
2010-09-13
1
-1
/
+61
*
Fix the cursor api not working.
jam@chromium.org
2010-08-30
1
-0
/
+4
*
Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...
brettw@chromium.org
2010-08-30
1
-43
/
+45
*
Pull latest Pepper to get moved audio, video, and char set interfaces, now
brettw@chromium.org
2010-08-28
1
-7
/
+7
*
Add hook into pepper to query if running on the main thread.
ajwong@chromium.org
2010-08-24
1
-1
/
+6
*
Revert "Add hook into pepper to query if running on the main thread."
ajwong@chromium.org
2010-08-24
1
-6
/
+1
*
Add hook into pepper to query if running on the main thread.
ajwong@chromium.org
2010-08-24
1
-1
/
+6
*
Add support for Pepper charset conversions.
brettw@chromium.org
2010-08-22
1
-0
/
+4
*
Pepper2 Graphics3D implementation - browser side.
neb@chromium.org
2010-08-17
1
-2
/
+13
*
add pepper video decoder glue and delegate
wjia@google.com
2010-08-06
1
-1
/
+4
*
Implement the UrlUtil pepper interface. Pull PPAPI to get that interface.
brettw@chromium.org
2010-08-05
1
-0
/
+4
*
Chromium-side implemention of pepper's FileChooser.
dumi@chromium.org
2010-08-05
1
-0
/
+4
*
Pepper2 audio (trusted side) implementation. Still missing a synchronization ...
neb@chromium.org
2010-07-30
1
-0
/
+7
*
De-coupled resource references by plugin from Resource object's refcount. Mad...
neb@chromium.org
2010-07-20
1
-10
/
+4
*
Add private Pepper v2 API to get localized strings.
jam@chromium.org
2010-07-16
1
-0
/
+4
*
Added support for printing of Pepper v2 plugins.
sanjeevr@chromium.org
2010-07-15
1
-0
/
+5
*
add find hookup
wjia@google.com
2010-07-12
1
-1
/
+4
*
Update Chrome to pull latest PPAPI with new uses of point and size.
brettw@chromium.org
2010-07-09
1
-2
/
+2
*
Pepper v2 Font API browser implementation.
jam@chromium.org
2010-07-09
1
-0
/
+4
*
Chrome side of Pepper v2 scrollbar widget.
jam@chromium.org
2010-07-08
1
-0
/
+8
*
Chrome-side of making CallOnMainThread use a completion callback.
brettw@chromium.org
2010-07-02
1
-2
/
+4
*
Add a GetAs<ResourceType> template.
neb@chromium.org
2010-06-28
1
-1
/
+1
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-28
1
-38
/
+71
*
File API boilerplate.
darin@chromium.org
2010-06-26
1
-0
/
+17
*
Boilerplate implementation of the Pepper URL Loader API.
darin@chromium.org
2010-06-24
1
-0
/
+12
*
Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...
mrossetti@chromium.org
2010-06-23
1
-71
/
+38
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-23
1
-38
/
+71
*
Implemented the PPB_Buffer interface.
sanjeevr@chromium.org
2010-06-23
1
-0
/
+4
*
Implement more of Flush properly. This adds support for waiting on the message
brettw@chromium.org
2010-06-16
1
-1
/
+15
[next]