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
/
native_client
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break apart the stress test for ppb_image_data to help narrow down flake.
nfullagar@google.com
2012-04-26
2
-15
/
+37
*
Restore ppapi_gles example NMF files so that they look more
jvoung@google.com
2012-04-23
8
-3
/
+58
*
Convert a few more NMF files to be autogenerated and PNaCl
jvoung@google.com
2012-04-21
9
-53
/
+9
*
Change the rest of old nacl ppapi tests to be compatible with pnacl.
jvoung@google.com
2012-04-18
5
-5
/
+22
*
Only enable ppapi_browser/ppb_audio test for mac bots - other bots don't
nfullagar@google.com
2012-04-12
1
-1
/
+6
*
Add a config file listing NaCl's scons files in the Chrome repo.
ncbray@google.com
2012-04-10
1
-61
/
+0
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
4
-17
/
+11
*
Port some nacl_integration tests to use autogenerated NMF
jvoung@google.com
2012-04-03
78
-439
/
+127
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-1
/
+1
*
Update image data test to write into mapped pixel data.
nfullagar@google.com
2012-04-02
1
-10
/
+17
*
Add nacl.scons
nfullagar@google.com
2012-03-27
1
-0
/
+44
*
New audio test using ppapi_browswer
nfullagar@google.com
2012-03-20
6
-2
/
+494
*
More changes for headless bots.
nfullagar@google.com
2012-02-28
1
-13
/
+34
*
Revert 123100 - Disable nacl_integration.run_ppapi_messaging_browser_test
danakj@chromium.org
2012-02-24
1
-5
/
+4
*
Disable nacl_integration.run_ppapi_messaging_browser_test
danakj@chromium.org
2012-02-22
1
-4
/
+5
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
1
-11
/
+10
*
Have nacl manifest lookup invoke pnacl coordinator to translate portable
jvoung@google.com
2012-02-17
1
-2
/
+2
*
Use CORS for fetching NaCl resources from extensions.
jvoung@google.com
2012-01-31
1
-0
/
+4
*
PPAPI URLRequestInfo test: port NaCl version to ppapi_tests. Fix Var and Reso...
polina@google.com
2012-01-27
1
-1
/
+5
*
Update fullscreen test to use PPBView
nfullagar@google.com
2012-01-05
1
-17
/
+21
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
11
-75
/
+68
*
Fix nacl tests for new instance interface.
brettw@chromium.org
2012-01-03
2
-6
/
+2
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
10
-32
/
+38
*
Remove references to headers not in TC.
noelallen@google.com
2011-12-28
4
-7
/
+9
*
Actually delete the nacl_file_main.* files
nfullagar@google.com
2011-12-12
3
-2
/
+0
*
Update ppb_var NaCl test to use 1.1 interface
nfullagar@google.com
2011-12-09
1
-4
/
+2
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
3
-8
/
+5
*
Disable pdf test for pnacl for now. It relies on a private interface,
jvoung@google.com
2011-12-02
1
-1
/
+7
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
2
-18
/
+0
*
Update extension_mime_handler extension manifest to manifest_version 2.
abarth@chromium.org
2011-11-30
1
-0
/
+1
*
Remove NaCl file from ppapi_geturl test.
nfullagar@google.com
2011-11-29
5
-281
/
+3
*
Fix ppapi/native_client/tests/ppapi_tests/nacl.scons to match test_case.nmf
mcgrathr@chromium.org
2011-11-23
1
-1
/
+11
*
Test NaCl version of ppapi_tests via ui_tests
noelallen@google.com
2011-11-18
1
-3
/
+3
*
Revert 110221 - Test NaCl version of ppapi_tests via ui_tests
dmichael@chromium.org
2011-11-16
1
-3
/
+3
*
Test NaCl version of ppapi_tests via ui_tests
noelallen@google.com
2011-11-16
1
-3
/
+3
*
Remove unused function from nacl fullscreen test.
polina@google.com
2011-11-09
1
-10
/
+0
*
Reenable NaCl PPB_URLRequestInfo test.
polina@google.com
2011-11-07
2
-13
/
+11
*
Disable a PPAPI crash test under Valgrind.
eugenis@google.com
2011-10-25
1
-1
/
+3
*
NaCl PPAPI Fullscreen: Add 2D painting to the test.
polina@google.com
2011-10-21
1
-26
/
+54
*
native_client/tests/ppapi_test_lib: factor out helper functionality from the
polina@google.com
2011-10-20
4
-108
/
+145
*
gcc 4.6 fixes for ppapi so that these will build nacl-side. tested
bsy@google.com
2011-10-20
1
-5
/
+3
*
ppapi_test_lib: Update all stable interface getters to CHECK for their
polina@google.com
2011-10-19
1
-5
/
+15
*
Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...
bbudge@google.com
2011-10-18
2
-54
/
+5
*
Disable building ppapi_geturl for PNaCl GlibC.
pdox@google.com
2011-10-18
1
-0
/
+4
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
1
-2
/
+0
*
PPAPI Fullscreen: move out of Dev.
polina@google.com
2011-10-14
4
-32
/
+23
*
PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...
polina@google.com
2011-10-14
1
-17
/
+9
*
Porting ppapi_bad NaCl test to glibc.
halyavin@chromium.org
2011-10-08
3
-20
/
+78
*
PPAPI SetFullscreen: Explicitely disallow state changes when the opposite
polina@google.com
2011-10-03
1
-2
/
+5
*
Workaround a problem where clang and gcc behavior wrt the creation of temp ob...
robertm@google.com
2011-10-03
4
-5
/
+12
[next]