- 9845b89 Remove indirection of cpufeatures.gypi. by torne · 10 years ago
- 236b82b Remove android_library_loader_hook from content API by michaelbai · 11 years ago
- 842c972d This is the first patch to separate JNI registration with initialization, currently, we have JNI_OnLoad defined multiple places which has a lot of by michaelbai · 11 years ago
- 70fb54767 Move //mojo/{public, edk} underneath //third_party by blundell · 11 years ago
- 829dc9a Move mojo gypfiles to toplevel mojo by rockot · 11 years ago
- 089c07c9 Implement HasPermission() method in PermissionService. by timvolodine · 11 years ago
- ea4b5a8 Revert of Implement HasPermission() method in PermissionService. (patchset #28 id:580001 of https://codereview.chromium.org/750633003/) by thakis · 11 years ago
- 14570267 Implement HasPermission() method in PermissionService. by timvolodine · 11 years ago
- f0c72398 Revert of Implement HasPermission() method in PermissionService. (patchset #24 id:480001 of https://codereview.chromium.org/750633003/) by rsleevi · 11 years ago
- 277b23d Implement HasPermission() method in PermissionService. by timvolodine · 11 years ago
- d5de7e4 Upstream ResourceManager by jaekyun · 11 years ago
- a912526 Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a by jamesr · 11 years ago
- 777e37d Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp by jamesr · 11 years ago
- b83f9dc Define gyp targets for mojo/public/* in mojo/public/mojo_public.gyp by jamesr · 11 years ago
- 929c484 Do not initialize an ApplicationManager in chromium. by qsr · 11 years ago
- c9f5110 Move startup_helper_win.cc to separate target for incremental build by [email protected] · 11 years ago
- e9cac98e Mojo: Rename ServiceManager to ApplicationManager. by [email protected] · 11 years ago
- e9b17cf Mojo: split up service_provider.mojom by [email protected] · 11 years ago
- 7e77c0d Extract mojo_base.gyp from mojo.gyp by [email protected] · 11 years ago
- 8c4e867 Mojo: Remove InterfaceProvider. by [email protected] · 11 years ago
- c52a141 Support exposing Mojo services between render frames, render threads, and their respective hosts. by [email protected] · 11 years ago
- 66bf7e2 Shell / ShellClient -> ServiceProvider by [email protected] · 11 years ago
- 76a1329 Revert 272983 "Change Shell / ShellClient to ServiceProvider" by [email protected] · 11 years ago
- 922f2503 Change Shell / ShellClient to ServiceProvider by [email protected] · 11 years ago
- 2fa89ef Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. by [email protected] · 11 years ago
- f68c146 Move Mojo channel initialization closer to IPC::Channel setup by [email protected] · 11 years ago
- 2442605 Revert 265693 "Move Mojo channel initialization closer to IPC::C..." by [email protected] · 11 years ago
- 1a8abcd Move Mojo channel initialization closer to IPC::Channel setup by [email protected] · 11 years ago
- 3a73473 Make mojo_system static and mojo_system_impl a component, never use both by [email protected] · 11 years ago
- 0fb4abfc Revert 263717 "Make mojo_system static and mojo_system_impl a co..." by [email protected] · 11 years ago
- cf28cd1 Make mojo_system static and mojo_system_impl a component, never use both by [email protected] · 11 years ago
- 1c142a5 Removes use_mojo by [email protected] · 11 years ago
- abe4d45 Add extensions_unittests target for unit tests in //extensions. by [email protected] · 11 years ago
- 5d90df5 Add creation of ServiceManager to Content (2nd try) by [email protected] · 11 years ago
- cfda411c Revert of Add creation of ServiceManager to Content (https://codereview.chromium.org/187183002/) by [email protected] · 11 years ago
- e0bd76c Add creation of ServiceManager to Content by [email protected] · 11 years ago
- 5062a57 Revert 258438 "Add creation of ServiceManager to Content" by [email protected] · 11 years ago
- 053baf3 Add creation of ServiceManager to Content by [email protected] · 11 years ago
- ed8fd915 Move ui.gyp into ui/base/ directory. by [email protected] · 11 years ago
- b5e2d78 Move geometric types to a separate, more lightweight target. by [email protected] · 12 years ago
- 114efae Restructure the events target into two components: by [email protected] · 12 years ago
- 522b0c8 events: Create a separate events component out of ui. by [email protected] · 12 years ago
- 529a3cf gfx: Create a separate gfx component out of ui. by [email protected] · 12 years ago
- 7df6fff Revert 225857 "gfx: Create a separate gfx component out of ui." by [email protected] · 12 years ago
- 89063721 gfx: Create a separate gfx component out of ui. by [email protected] · 12 years ago
- cee179e Since some child processes, such as PPAPI_BROKER plugin, might not run in sandbox, Sandboxed process is renamed to Child process by [email protected] · 12 years ago
- 597323a Revert 183089 by [email protected] · 13 years ago
- 7ccd609 Linux: add option to use system tcmalloc (off by default) by [email protected] · 13 years ago
- 029a771 Android: Fix compile errors in content_browsertests by [email protected] · 13 years ago
- f2d7606 android: Pass CPU properties from browser to renderer process. by [email protected] · 13 years ago
- 3dbbe22 Build content_main_runner.cc on iOS. by [email protected] · 13 years ago
- 9fc7e36e Enable a minimal content/ build on iOS by [email protected] · 13 years ago
- aeaaaf0 Add preliminary iOS support to more content/ gypi files by [email protected] · 13 years ago
- abef4b33 Move Android user agent generation to native code by [email protected] · 13 years ago
- dc7852d Register JNI for content_unittests. by [email protected] · 13 years ago
- d0924cb3 Upstream most of the user agent code for Android. by [email protected] · 13 years ago
- b8452fa android content shell bringup. by [email protected] · 13 years ago
- 5b6f069 Added sandboxed process service. by [email protected] · 13 years ago
- 9e921b30 Fix a typo in content_app.gypi by [email protected] · 13 years ago
- 7bd8917 by [email protected] · 13 years ago
- e97b25c Fixed the dependency. by [email protected] · 13 years ago
- be561d9 Give ContentMainDelegate a default implementation to simplify embedders. by [email protected] · 13 years ago
- f573ed6b Support sharing of ContentMain and BrowserMain code with embedded use cases (try #3). by [email protected] · 14 years ago
- b1b33e5 Revert 121236 - Support sharing of ContentMain and BrowserMain code with embedded use cases (try #2). by [email protected] · 14 years ago
- e0a14c0 Support sharing of ContentMain and BrowserMain code with embedded use cases (try #2). by [email protected] · 14 years ago
- 9e49959 Revert "Support sharing of ContentMain and BrowserMain code with embedded use cases." by [email protected] · 14 years ago
- 6f2b39b Support sharing of ContentMain and BrowserMain code with embedded use cases. by [email protected] · 14 years ago
- badf5cf Expose the sandbox related code through the content API. I did a bit of cleanup while I was doing this. by [email protected] · 14 years ago
- 16320ea Move ContentMainDelegate to content/public/. by [email protected] · 14 years ago
- 54f8747 fix indentation in content_*.gypi. by [email protected] · 14 years ago
- 476035d re-land r100988 (gpy refactoring for content dll). by [email protected] · 14 years ago
- 2124e7b Revert r100988 (gpy refactoring for content dll). by [email protected] · 14 years ago
- e9bef4b This change merges all of the content code into a single library; the contents of the library are pulled from individual gypis that are now just collections of settings. by [email protected] · 14 years ago
- 5629e0c Basic scaffolding for a "content shell", i.e. test browser over the content module. Once it's working, this will allow developers working on the core chrome code/web platform/networking etc to test their changes on a much smaller and hence faster to build/run/debug browser. by [email protected] · 14 years ago
- 93156cec Make the NaCl windows 64 bit binaries not depend on chrome targets. These targets are very simple and used little code from chrome targets. However their dependency on chrome targets was problematic because a lot of code wasn't being built for 64 bit on Windows, and so there were a lot of "dummy" files being added with stub functions and code was also being compiled out in random places for NACL_WIN64. by [email protected] · 14 years ago
- f0bc06a Finish moving all the generic startup code from ChromeMain to ContentMain, and add callbacks to ContentMainDelegate to handle the Chrome specific pieces. by [email protected] · 14 years ago
- d85d670 Start moving ChromeMain code to content so it can be reused by other embedders. I've only moved a little bit of the code for now, and will do the rest in followup changes. by [email protected] · 14 years ago