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
(1250)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: mojo/android/DEPS
Issue
228723002
:
Java API for mojo system. (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding empty file to force creation.
Created 6 years, 8 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:
mojo/android/DEPS
mojo/android/javatests/AndroidManifest.xml
mojo/android/javatests/apk/EMPTY
mojo/android/javatests/core_test.h
mojo/android/javatests/core_test.cc
mojo/android/javatests/init_library.cc
mojo/android/javatests/src/org/chromium/mojo/system/CoreTest.java
mojo/android/system/core_impl.h
mojo/android/system/core_impl.cc
mojo/android/system/src/org/chromium/mojo/system/CoreImpl.java
mojo/android/system/src/org/chromium/mojo/system/CoreSingleton.java
mojo/android/system/src/org/chromium/mojo/system/DataPipeConsumerHandleImpl.java
mojo/android/system/src/org/chromium/mojo/system/DataPipeProducerHandleImpl.java
mojo/android/system/src/org/chromium/mojo/system/HandleImpl.java
mojo/android/system/src/org/chromium/mojo/system/MessagePipeHandleImpl.java
mojo/android/system/src/org/chromium/mojo/system/SharedBufferHandleImpl.java
mojo/android/system/src/org/chromium/mojo/system/UntypedHandleImpl.java
mojo/mojo.gyp
mojo/mojo_public.gypi
mojo/public/java/src/org/chromium/mojo/system/Core.java
mojo/public/java/src/org/chromium/mojo/system/DataPipe.java
mojo/public/java/src/org/chromium/mojo/system/Flags.java
mojo/public/java/src/org/chromium/mojo/system/Handle.java
mojo/public/java/src/org/chromium/mojo/system/MessagePipeHandle.java
mojo/public/java/src/org/chromium/mojo/system/MojoException.java
mojo/public/java/src/org/chromium/mojo/system/MojoResult.java
mojo/public/java/src/org/chromium/mojo/system/Pair.java
mojo/public/java/src/org/chromium/mojo/system/SharedBufferHandle.java
mojo/public/java/src/org/chromium/mojo/system/UntypedHandle.java
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« no previous file
|
mojo/android/javatests/AndroidManifest.xml »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: mojo/android/DEPS
diff --git a/ui/gl/android/DEPS b/mojo/android/DEPS
similarity index 100%
copy from ui/gl/android/DEPS
copy to mojo/android/DEPS
« no previous file with comments
|
« no previous file
|
mojo/android/javatests/AndroidManifest.xml »
('j') |
no next file with comments »
Issue 228723002: Java API for mojo system. (Closed)
Created 6 years, 8 months ago by qsr
Modified 6 years, 8 months ago
Reviewers: viettrungluu, bulach, koz (OOO until 15th September)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 79
This is Rietveld
408576698