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
/
ppapi
/
resource_creation_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-8
/
+0
*
ppapi: Add ResourceCreationAPI::CreateTouchInputEvent for creating touch-events.
sadrul@chromium.org
2012-06-22
1
-0
/
+9
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
1
-0
/
+4
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-11
/
+0
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
1
-2
/
+2
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
1
-48
/
+24
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
1
-5
/
+0
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
1
-0
/
+6
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-6
/
+0
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
1
-0
/
+5
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+6
*
Implement PPB_NetworkMonitor_Private Pepper interface.
sergeyu@chromium.org
2012-03-13
1
-2
/
+2
*
Revert 125761 - Implement PPB_NetworkMonitor_Private Pepper interface.
viettrungluu@chromium.org
2012-03-09
1
-2
/
+2
*
Implement PPB_NetworkMonitor_Private Pepper interface.
sergeyu@chromium.org
2012-03-09
1
-2
/
+2
*
PPB_AudioInput_Dev: support multiple audio input devices - Part 1.
yzshen@chromium.org
2012-03-07
1
-4
/
+3
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-05
1
-0
/
+8
*
Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-8
/
+0
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-0
/
+8
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
1
-0
/
+6
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
1
-13
/
+13
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-8
/
+9
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
1
-0
/
+5
*
Fix compiler error for builds without p2p_apis
yfriedman@chromium.org
2012-01-31
1
-0
/
+2
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
1
-2
/
+8
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
1
-8
/
+2
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
1
-2
/
+8
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
1
-1
/
+12
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-11
/
+11
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-11
/
+11
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-11
/
+11
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
1
-4
/
+4
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
1
-4
/
+4
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
1
-4
/
+4
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
1
-30
/
+2
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
1
-0
/
+5
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
1
-0
/
+15
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
1
-15
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
1
-0
/
+15
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
1
-12
/
+11
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-1
/
+1
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+6
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
1
-2
/
+2
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-2
/
+2
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-2
/
+2
*
Convert dev interfaces to use the macro system.
brettw@chromium.org
2011-09-14
1
-0
/
+2
*
Replace the use of an int32* with an explicit profile for decoder configuration.
fischman@chromium.org
2011-09-01
1
-2
/
+2
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
1
-1
/
+3
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-3
/
+6
*
Merge the plugin and impl side of the audio config and input event resources.
brettw@chromium.org
2011-08-25
1
-6
/
+10
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-34
/
+33
[next]