Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(29)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: native_client_sdk/src/examples/demo/ppapi_main_3d/hello.raw
Issue
15011003
:
ppapi_simple (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restore images
Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
native_client_sdk/src/build_tools/build_projects.py
native_client_sdk/src/build_tools/generate_make.py
native_client_sdk/src/build_tools/sdk_files.list
native_client_sdk/src/examples/demo/life/example.dsc
native_client_sdk/src/examples/demo/life/example.js
native_client_sdk/src/examples/demo/life/index.html
native_client_sdk/src/examples/demo/life/life.c
native_client_sdk/src/examples/demo/ppapi_main_3d/hello.raw
native_client_sdk/src/examples/getting_started/hello_world_ppapi_main/example.dsc
native_client_sdk/src/examples/getting_started/hello_world_ppapi_main/example.js
native_client_sdk/src/examples/getting_started/hello_world_ppapi_main/hello_world.c
native_client_sdk/src/examples/getting_started/hello_world_ppapi_main/index.html
native_client_sdk/src/examples/getting_started/simple_hello_world/example.dsc
native_client_sdk/src/examples/getting_started/simple_hello_world/example.js
native_client_sdk/src/examples/getting_started/simple_hello_world/hello_world.c
native_client_sdk/src/examples/getting_started/simple_hello_world/index.html
native_client_sdk/src/examples/hello_world_instance3d/example.dsc
native_client_sdk/src/examples/hello_world_instance3d/fragment_shader_es2.frag
native_client_sdk/src/examples/hello_world_instance3d/hello.raw
native_client_sdk/src/examples/hello_world_instance3d/hello_world.cc
native_client_sdk/src/examples/hello_world_instance3d/index.html
native_client_sdk/src/examples/hello_world_instance3d/matrix.h
native_client_sdk/src/examples/hello_world_instance3d/matrix.cc
native_client_sdk/src/examples/hello_world_instance3d/vertex_shader_es2.vert
native_client_sdk/src/libraries/nacl_io/library.dsc
native_client_sdk/src/libraries/ppapi_main/library.dsc
native_client_sdk/src/libraries/ppapi_main/ppapi_event.h
native_client_sdk/src/libraries/ppapi_main/ppapi_instance.h
native_client_sdk/src/libraries/ppapi_main/ppapi_instance.cc
native_client_sdk/src/libraries/ppapi_main/ppapi_instance2d.h
native_client_sdk/src/libraries/ppapi_main/ppapi_instance2d.cc
native_client_sdk/src/libraries/ppapi_main/ppapi_instance3d.h
native_client_sdk/src/libraries/ppapi_main/ppapi_instance3d.cc
native_client_sdk/src/libraries/ppapi_main/ppapi_main.h
native_client_sdk/src/libraries/ppapi_main/ppapi_main.cc
native_client_sdk/src/libraries/ppapi_main/ppapi_queue.h
native_client_sdk/src/libraries/ppapi_main/ppapi_queue.cc
native_client_sdk/src/libraries/ppapi_simple/library.dsc
native_client_sdk/src/libraries/ppapi_simple/ppapi_event.h
native_client_sdk/src/libraries/ppapi_simple/ppapi_simple.h
native_client_sdk/src/libraries/ppapi_simple/ppapi_simple.cc
native_client_sdk/src/libraries/ppapi_simple/ppapi_simple_instance.h
native_client_sdk/src/libraries/ppapi_simple/ppapi_simple_instance.cc
native_client_sdk/src/libraries/ppapi_simple/ppapi_simple_main.h
native_client_sdk/src/libraries/ppapi_simple/ppapi_simple_main.cc
native_client_sdk/src/libraries/ppapi_simple/ppapi_simple_main2d.h
native_client_sdk/src/libraries/ppapi_simple/ppapi_simple_main2d.cc
native_client_sdk/src/libraries/utils/pointer_queue.h
View side-by-side diff with in-line comments
Download patch
« native_client_sdk/src/examples/demo/life/life.c
('K') |
« native_client_sdk/src/examples/demo/life/life.c
('k') |
native_client_sdk/src/examples/getting_started/hello_world_ppapi_main/example.dsc »
('j') |
native_client_sdk/src/examples/getting_started/simple_hello_world/hello_world.c »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
« native_client_sdk/src/examples/demo/life/life.c
('K') |
« native_client_sdk/src/examples/demo/life/life.c
('k') |
native_client_sdk/src/examples/getting_started/hello_world_ppapi_main/example.dsc »
('j') |
native_client_sdk/src/examples/getting_started/simple_hello_world/hello_world.c »
('J')
Issue 15011003: ppapi_simple (Closed)
Created 7 years, 7 months ago by noelallen1
Modified 7 years, 7 months ago
Reviewers: nfullagar1, Sam Clegg, binji, noelallen_use_chromium
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 211
This is Rietveld
408576698