Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Side by Side Diff: third_party/mojo/README.chromium

Issue 1331843005: Implemented new fence syncs which replaces the old sync points. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added mojo README.chromium changes, fixed and added test for missing order number release case Created 5 years, 2 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:
View unified diff | Download patch
OLDNEW
1 Name: Mojo 1 Name: Mojo
2 Short Name: mojo 2 Short Name: mojo
3 URL: https://github.com/domokit/mojo 3 URL: https://github.com/domokit/mojo
4 Version: Unknown 4 Version: Unknown
5 Security Critical: Yes 5 Security Critical: Yes
6 License: Chromium 6 License: Chromium
7 License Android Compatible: yes 7 License Android Compatible: yes
8 8
9 Description: 9 Description:
10 Mojo is an effort to extract a common platform out of Chrome's renderer and 10 Mojo is an effort to extract a common platform out of Chrome's renderer and
11 plugin processes that can support multiple types of sandboxed content, such as 11 plugin processes that can support multiple types of sandboxed content, such as
12 HTML, Pepper, or NaCl. 12 HTML, Pepper, or NaCl.
13 13
14 Local Modifications: 14 Local Modifications:
15 This library has been forked from the Mojo repository and will be moved out of 15 This library has been forked from the Mojo repository and will be moved out of
16 third_party soon. 16 third_party soon.
17
18 - updated gles2 functions for new CHROMIUM_sync_point specifications.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698