13 Commits

Author SHA1 Message Date
Chinmay Garde
2ee8102343 Avoid warnings on iOS due to surface resize events not being handled 2015-08-18 15:33:02 -07:00
Chinmay Garde
ea03166466 Fix issue caught by Chrome Clang plugin 2015-08-17 15:54:56 -07:00
Chinmay Garde
ba2fe445fa Avoid manually setting up in-process GL bindings for Skia 2015-07-27 14:30:14 -07:00
Chinmay Garde
cb75ca645d Add bindings for "GL_NV_texture_barrier" required on Mac 2015-07-27 12:15:18 -07:00
Chinmay Garde
26a7bd7087 Complete OpenGL setup and input event handling on Mac 2015-07-27 10:56:34 -07:00
Chinmay Garde
821135a95b Merge pull request #177 from chinmaygarde/sky/shell
Extract and reuse common sky/shell components on Mac and iOS
2015-07-21 15:05:52 -07:00
Chinmay Garde
2c1db4b8e4 Add GL bindings for extensions "GL_KHR_blend_equation" and "GL_KHR_debug" 2015-07-21 13:42:23 -07:00
Chinmay Garde
c44eaa4144 Extract and reuse common sky/shell components on Mac and iOS 2015-07-21 10:17:50 -07:00
Adam Barth
798a88d9e2 Update Sky code to account for changes in Chromium
- Add missing dependencies caught by gn's new stricter checker
- Update opentype code to use new OTS API. This code is updated from HEAD
  Blink.
- Add base dependency to wtf to avoid redefining marcos from base/macros.h
- Update callers of various base string utility functions to use base
  namespace.
2015-07-16 22:14:27 -07:00
Adam Barth
0679c31b68 Add back some of the ui/android Java files
Apparently these files are needed to build for Android.
2015-07-16 14:51:13 -07:00
Adam Barth
a1c2e48c53 Remove unused code in //ui and //gpu/gles2_conform_support
We don't use this code and therefore can remove it.
2015-07-16 13:54:52 -07:00
Adam Barth
d2650414b8 Remove dependencies on Skia and the prebuilt network library 2015-07-16 11:44:27 -07:00
Adam Barth
ad9b135217 Update to mojo 5f5dfcc9af8b40a14dd76e34c60a5766b9f58bb4 2015-07-16 11:44:14 -07:00