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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly scope the lifetime of the |PPB_VideoCapture_Impl|.
viettrungluu@chromium.org
2011-09-28
2
-4
/
+47
*
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
*
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
*
Remove GetP2PSocketDispatcher from PepperPluginDelegate interface.
sergeyu@chromium.org
2011-09-22
3
-12
/
+0
*
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
*
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
*
Relay server support for P2P Transport API.
sergeyu@chromium.org
2011-09-15
1
-5
/
+38
*
Remove support for the old scrollbar interfaces.
brettw@chromium.org
2011-09-15
3
-101
/
+0
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
4
-20
/
+17
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
4
-17
/
+20
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
4
-20
/
+17
*
Convert dev interfaces to use the macro system.
brettw@chromium.org
2011-09-14
8
-129
/
+36
*
Check for a crashed plugin before creating resources to send to the plugin
brettw@google.com
2011-09-14
2
-0
/
+14
*
Cleaned up DEPS under webkit.
alokp@chromium.org
2011-09-14
1
-3
/
+0
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
6
-187
/
+81
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
6
-81
/
+187
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
6
-187
/
+81
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
2
-2
/
+6
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
6
-81
/
+187
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
6
-187
/
+81
*
Introduce a new Pepper interface: PPB/PPP_MouseLock.
yzshen@chromium.org
2011-09-08
3
-1
/
+71
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
6
-20
/
+20
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
2
-11
/
+11
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
6
-20
/
+20
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
6
-20
/
+20
*
Add TCP configuration parameters for Transport API.
sergeyu@chromium.org
2011-09-06
1
-1
/
+25
*
Clean up style errors introduced in r99349.
abarth@chromium.org
2011-09-05
1
-3
/
+3
*
Re-land r98511 which was reverted in r98531.
brettw@chromium.org
2011-09-02
2
-11
/
+21
*
Hookup Gpu blacklist with NaCl Pepper3D access.
zmo@google.com
2011-09-02
3
-0
/
+62
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
2
-5
/
+8
*
Add a call to UpdateStatus in PPB_URLLoader_Impl::didReceiveData so
bbudge@chromium.org
2011-09-01
1
-0
/
+1
*
Replace the use of an int32* with an explicit profile for decoder configuration.
fischman@chromium.org
2011-09-01
4
-16
/
+20
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
4
-3
/
+17
*
Remove incorrect assertion. This used to say
brettw@google.com
2011-08-31
1
-1
/
+0
*
Convert the code that uses the pepper testing switch to use the constant rath...
brettw@google.com
2011-08-31
1
-1
/
+3
[next]