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
/
ppapi
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebSocket_AbortReceiveMessageCall was flaky because it was slow.
toyoshim@chromium.org
2012-10-24
1
-13
/
+11
*
WebSocket Pepper API: split AbortCalls test to four parts
toyoshim@chromium.org
2012-10-22
2
-37
/
+72
*
WebSocket test server migration on PPAPI tests
toyoshim@chromium.org
2012-10-17
1
-6
/
+4
*
Remove PPAPI tests from NaCl's SCons build that are not automated or are dead.
ncbray@chromium.org
2012-10-11
1
-0
/
+7
*
Fix print settings units conversion for PPB_Printing.
raymes@chromium.org
2012-10-11
1
-3
/
+22
*
ppapi: Fix expectation for touch-event location.
sadrul@chromium.org
2012-10-10
1
-6
/
+2
*
Introduce PPB_Flash_Font.
yzshen@chromium.org
2012-10-09
2
-0
/
+3
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-5
/
+20
*
Remove unused PPP_CursorControl_Dev
raymes@chromium.org
2012-10-08
1
-1
/
+0
*
Convert UMA interface to IDL.
brettw@chromium.org
2012-10-05
2
-3
/
+1
*
Remove VideoLayer and LayerCompositor APIs.
brettw@chromium.org
2012-10-02
1
-2
/
+0
*
Implement browser side of PPB_Printing resource.
raymes@chromium.org
2012-09-27
2
-0
/
+99
*
Fix cpu draining callback in Graphics2D::Flush.
victorhsieh@chromium.org
2012-09-27
2
-1
/
+107
*
Cleanup: avoid foo ? true : false, part 2.
thestig@chromium.org
2012-09-19
1
-3
/
+3
*
Add infobar for PPAPI broker usage.
bauerb@chromium.org
2012-09-04
3
-5
/
+47
*
AllowBroadcast() is exposed to NaCl.
ygorshenin@chromium.org
2012-08-31
2
-40
/
+150
*
PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work
dmichael@chromium.org
2012-08-30
4
-0
/
+162
*
ppapi: Make sure the touch-event interface is detected correctly.
sadrul@chromium.org
2012-08-30
2
-2
/
+63
*
Fix back-to-back StartPlayback/StopPlayback issue in PPAPI IPC proxy
nfullagar@google.com
2012-08-25
2
-0
/
+70
*
Add a query function for the scaling feature.
brettw@chromium.org
2012-08-22
1
-2
/
+2
*
Cache image data objects.
brettw@chromium.org
2012-08-22
2
-0
/
+70
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
2
-0
/
+3
*
Noop change (+bonus style fix) to trigger nacl tests to be rebuilt.
sergeyu@chromium.org
2012-08-10
1
-1
/
+2
*
NaCl proxy for PPB_NetworkMonitor_Private
sergeyu@chromium.org
2012-08-10
1
-1
/
+0
*
Remove ppb_fullscreen_dev interface, as fullscreen has been out
nfullagar@google.com
2012-07-16
2
-2
/
+0
*
Add support for threadsafe completion callback factory.
brettw@chromium.org
2012-07-13
2
-1
/
+9
*
PPAPI (Flash): Fix FileModuleLocal::GetDirContents().
viettrungluu@chromium.org
2012-07-12
1
-1
/
+1
*
More correct disabling of SucceedWhenAllowed due to timeouts.
mihaip@chromium.org
2012-07-10
1
-2
/
+1
*
Disable SucceedWhenAllowed due to timeouts.
mihaip@chromium.org
2012-07-10
1
-1
/
+2
*
PPAPI: Add an API for setting a custom user agent for URL requests.
viettrungluu@chromium.org
2012-07-10
1
-0
/
+10
*
Fix PPB_MouseLock.LockMouse crash and add tests.
yzshen@chromium.org
2012-07-09
2
-0
/
+118
*
Only paste the fragment of text which was copied to the clipboard.
raymes@chromium.org
2012-06-29
1
-3
/
+8
*
Allow to release WebSocket resource in completion callbacks invoked by Close().
toyoshim@chromium.org
2012-06-29
3
-3
/
+74
*
ppapi: Add test for touch-event support.
sadrul@chromium.org
2012-06-28
4
-3
/
+90
*
Implement HiDPI support in Pepper dev interface
jhorwich@chromium.org
2012-06-28
4
-1
/
+47
*
Implement right-to-left text rendering in Pepper.
brettw@chromium.org
2012-06-28
2
-2
/
+90
*
This adds an interface for setting crash data from a plugin. It also provides...
raymes@chromium.org
2012-06-27
2
-0
/
+11
*
Fix flaky PPAPITest.FileIO_NotAllowMixedReadWrite, re-enable
dmichael@chromium.org
2012-06-25
1
-5
/
+13
*
Pepper Flash: Add trivial C++ wrappers for PPB_Flash_File_{ModuleLocal,FileRef}.
viettrungluu@chromium.org
2012-06-25
2
-24
/
+17
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
5
-75
/
+188
*
Fixed bug causing invalid PPAPI test to PASS.
raymes@chromium.org
2012-06-22
2
-4
/
+18
*
ppapi: Add support for touch events.
sadrul@chromium.org
2012-06-21
2
-7
/
+9
*
Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.
raymes@google.com
2012-06-21
2
-76
/
+0
*
Provides a real implementation of GetDefaultPrintSettings.
raymes@chromium.org
2012-06-20
2
-0
/
+76
*
Add RecommendSampleRate() to audio config test.
nfullagar@google.com
2012-06-19
2
-0
/
+13
*
Let flash query the number of CPU cores present.
tsepez@chromium.org
2012-06-18
1
-0
/
+4
*
Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.
yzshen@chromium.org
2012-06-15
2
-0
/
+167
*
Add more testing to trusted graphics_3d.
nfullagar@google.com
2012-06-14
3
-9
/
+109
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
1
-0
/
+1
*
"Replace" PPB_Flash's GetSettingInt with a more general GetSetting.
viettrungluu@chromium.org
2012-06-08
2
-0
/
+65
[next]