1. 3471df5 Add a gin/public directory by jochen@chromium.org · 11 years ago
  2. 3270322 [Android] Move CommandLine.java to base by jdduke@chromium.org · 11 years ago
  3. 5e66766 Independently enable recording and event callback by wangxianzhu@chromium.org · 11 years ago
  4. f6518a9 Enable and fix BindingsConnectorTest.MessageWithHandles by davemoore@chromium.org · 11 years ago
  5. 4fde2fb Introduce a Gin class instead of using global functions to control gin by jochen@chromium.org · 11 years ago
  6. 166871a Port Mojo's sample_service.cc to JavaScript by abarth@chromium.org · 11 years ago
  7. b806148 Clean up PrefServiceBuilder by isherman@chromium.org · 11 years ago
  8. a5eddb4 Revert 235823 "Add a timezone utility file to base/." by dewittj@chromium.org · 11 years ago
  9. 7efd7e4 Revert 235842 "fix android build by adding build_config.h" by dewittj@chromium.org · 11 years ago
  10. 26988dc fix android build by adding build_config.h by estade@chromium.org · 11 years ago
  11. 634269e Implement Mojo message codec in JavaScript by abarth@chromium.org · 11 years ago
  12. 4310259 Mojo: Fix MojoReadMessage() with *num_handles == 0. by viettrungluu@chromium.org · 11 years ago
  13. ea434d4 Add a timezone utility file to base/. by estade@chromium.org · 11 years ago
  14. e9c9e58 Mojo: Generate bindings from math_calculator.mojom. by darin@chromium.org · 11 years ago
  15. cddee22 [android] Add timeout_retry module to pylib/utils/. by craigdh@chromium.org · 11 years ago
  16. 94f7f26 Revert 235752 "Fix chrome upload with content uri" by qinmin@chromium.org · 11 years ago
  17. 9076751 Fix chrome upload with content uri by qinmin@chromium.org · 11 years ago
  18. 4d7fb28 ComponentCloudPolicyService tracks the signin state. by joaodasilva@chromium.org · 11 years ago
  19. 782bd86 Android: moves base/ to use long for JNI. by bulach@chromium.org · 11 years ago
  20. 8bcb2b6 Mojo: generated pointer 'getters' should return const pointers. by darin@chromium.org · 11 years ago
  21. 47890ac Fix some runtime errors in mojo Connector. by ben@chromium.org · 11 years ago
  22. 2135b96 Force memcpy when reading a float, to avoid alignment issues by piman@chromium.org · 11 years ago
  23. ce712d1 This CL implements the Asynchronous Module Definition (AMD) by abarth@chromium.org · 11 years ago
  24. 7848992 Use JsonDoubleQuote to output trace string by wangxianzhu@chromium.org · 11 years ago
  25. 7f307b8 Work in progress for end-to-end bindings by davemoore@chromium.org · 11 years ago
  26. 69cfb18 Add WaitForCondition() and use it in ExtensionTestNotificationObserver. by bauerb@chromium.org · 11 years ago
  27. 3ee05a0 Revert "Revert 234367 "Base: Make RegistryOverrideManager support sharde..."" by tommycli@chromium.org · 11 years ago
  28. e1f6447 Mojo: Trivial cleanup -- remove unneeded test fixture in test. by viettrungluu@chromium.org · 11 years ago
  29. 562f491 [Android] Enable starting the crash upload service using an intent by frankf@chromium.org · 11 years ago
  30. 864a5f8 Remove linux coverage scripts. by thakis@chromium.org · 11 years ago
  31. e29d3e5 Add a switch to emit browser histograms. by grt@chromium.org · 11 years ago
  32. e0f2a12 GTTF: Fix cc_unittests ignoring gtest_filter with new test launcher. by phajdan.jr@chromium.org · 11 years ago
  33. 0142019 Mojo: Add a MOJO_ARRAYSIZE, corresponding to Chromium's arraysize. by viettrungluu@chromium.org · 11 years ago
  34. 31fdd94 Revert "Unmap unpinned ashmem regions." by pliard@chromium.org · 11 years ago
  35. 7ead2fb Roll to Android SDK 19 and build-tools 19.0.0. by navabi@google.com · 11 years ago
  36. aaa2960 Purge unpinned ashmem before parsing /proc/$pid/smaps. by pliard@chromium.org · 11 years ago
  37. 37f8dd7 Android: Fix IsLowEndDevice typo. by epenner@chromium.org · 11 years ago
  38. 234457c Revert 234975 "Work in progress for end-to-end bindings" by mmenke@chromium.org · 11 years ago
  39. 592f3f1 ios: Enable -Wunused-functions. by thakis@chromium.org · 11 years ago
  40. e917c88 GTTF: Make the test launcher's retry limit configurable. by phajdan.jr@chromium.org · 11 years ago
  41. 1745c38 Work in progress for end-to-end bindings by davemoore@chromium.org · 11 years ago
  42. ede875c Update compatibility methods in ApiCompatibilityUtils.java. by newt@chromium.org · 11 years ago
  43. 5e6b08d Fixes bug where MessagePumpMojo was listening for state on the wrong handle by sky@chromium.org · 11 years ago
  44. 113340a Don't swallow "aapt crunch" build errors. by newt@chromium.org · 11 years ago
  45. 7af9b37 Remove 1 static initializer with gcc. by thakis@chromium.org · 11 years ago
  46. 2e6df58 Add mojo_idl_generator.gypi NOT FOR REVIEW BUG= R=darin@chromium.org by davemoore@chromium.org · 11 years ago
  47. 77a1ac1 GTTF: Pass --test-launcher-bot-mode in .isolate files by phajdan.jr@chromium.org · 11 years ago
  48. dfbdbd3 Include <unistd.h> in base/process/internal_linux.h. by earthdok@chromium.org · 11 years ago
  49. ed749b3 Mojo: Implement local passing of MessagePipes. by viettrungluu@chromium.org · 11 years ago
  50. 0048353 Fix win64 build failures on size truncation by jschuh@chromium.org · 11 years ago
  51. 924fad3 Mojo: RemotePtr<S> + bindings changes for Peer attribute. by darin@chromium.org · 11 years ago
  52. 663432c Give mojo_shell a TransportSecurityPersister. by aa@chromium.org · 11 years ago
  53. 8c49cd0 base: Avoid purging more discardable memory than necessary. by reveman@chromium.org · 11 years ago
  54. f60ace2 Mojo: More plumbing required to transfer handles over MessagePipes. by viettrungluu@chromium.org · 11 years ago
  55. 9f88894 Revert 234367 "Base: Make RegistryOverrideManager support sharde..." by tommycli@chromium.org · 11 years ago
  56. 776d390 Add base/time include. by sky@chromium.org · 11 years ago
  57. 4f42682 Implementation of MessagePump for Mojo. by sky@chromium.org · 11 years ago
  58. 93c583e Added SchemaMap::GetChanges(). by joaodasilva@chromium.org · 11 years ago
  59. 83e256c Removed the PolicyDefinitionList. by joaodasilva@chromium.org · 11 years ago
  60. bf73629 Android: map the forwarded ports at the host driven level. by bulach@chromium.org · 11 years ago
  61. 5a9c2a3 Mojo: More plumbing to support sending handles over MessagePipes. by viettrungluu@chromium.org · 11 years ago
  62. b58a858 Add more unit tests for JS bindings to Core by abarth@chromium.org · 11 years ago
  63. ac55aa4 Enable Time::ThreadNow() on Android by fmeawad@chromium.org · 11 years ago
  64. b8f3418 Mojo: Add BindingsSupportImpl on top of HandleWatcher (take 2) by darin@chromium.org · 11 years ago
  65. c810963 [Base] Fix ReadPlatformFileAtCurrentPos behavior on Windows by tzik@chromium.org · 11 years ago
  66. e0e53b7 Fixes for -Wunused-function on Linux, Android and ChromeOS by hans@chromium.org · 11 years ago
  67. 3b41553 Base: Make RegistryOverrideManager support sharded/parallel tests. by tommycli@chromium.org · 11 years ago
  68. 62dd80c Begin implementing V8 bindings for Mojo by abarth@chromium.org · 11 years ago
  69. 73c94f2 GTTF: Test launcher - correctly handle non-zero exit code with all tests passing by phajdan.jr@chromium.org · 11 years ago
  70. c2ec0d7 Mojo: Make sample_test.cc a gtest (and re-enable it). by viettrungluu@chromium.org · 11 years ago
  71. 05ebebb Mojo: Make bindings_connector_unittest.cc not depend on base. by viettrungluu@chromium.org · 11 years ago
  72. 3322597 Mojo: Implement plumbing to support passing handles over MessagePipes. by viettrungluu@chromium.org · 11 years ago
  73. bfacc72 Mojo: Make tests under mojo/public use our own run_all_unittests.cc. by viettrungluu@chromium.org · 11 years ago
  74. 3600545 Revert 234233 "Add mojo_idl_generator.gypi" by thakis@chromium.org · 11 years ago
  75. 1a7f63a Android: Allow duplicate calls to InitApplicationContext. by torne@chromium.org · 11 years ago
  76. 7e29f4c Mojo: Add DCHECKs to entrypoints that CoreImpl has been initialized. by viettrungluu@chromium.org · 11 years ago
  77. 45c21b6 [chromedriver] Add a WebView shell app for testing. by frankf@chromium.org · 11 years ago
  78. 2b2bf35 Revert "Mojo: Add BindingsSupportImpl on top of HandleWatcher" by darin@chromium.org · 11 years ago
  79. 43200f2 Mojo: Add BindingsSupportImpl on top of HandleWatcher by darin@chromium.org · 11 years ago
  80. 9bf546b Add mojo_idl_generator.gypi NOT FOR REVIEW BUG= R=darin@chromium.org by davemoore@chromium.org · 11 years ago
  81. d39e80d Revert 234207 "Set the default ASan options for executables buil..." by mpearson@chromium.org · 11 years ago
  82. 0910249 Android: moves base/ to use long for JNI. by bulach@chromium.org · 11 years ago
  83. 1d1dff6 Set the default ASan options for executables built with ASan on Linux. by glider@chromium.org · 11 years ago
  84. 6c28c1d Try to fix build more after r234081 / r234112. by thakis@chromium.org · 11 years ago
  85. d34e2f0 Try to fix official mac bot after r234081. by thakis@chromium.org · 11 years ago
  86. e14040f Add better handle tracking, and optimize Connector::Accept. by darin@chromium.org · 11 years ago
  87. 7fe4859 Revert 233963 "Revert 233960 "GTTF: Make test launcher unset GTE..." by jam@chromium.org · 11 years ago
  88. bb5b428 Revert 233960 "GTTF: Make test launcher unset GTEST_ env variabl..." by jam@chromium.org · 11 years ago
  89. 4049771 GTTF: Make test launcher unset GTEST_ env variables since it handles all of sharding. by phajdan.jr@chromium.org · 11 years ago
  90. 9c2dca3 Mojo: Unify the disparate source and header files into 3 by davemoore@chromium.org · 11 years ago
  91. 70451b2 Android: remove ContentViewCore from the renderer crash codepath. by ppi@chromium.org · 11 years ago
  92. 1b4dbe9 Add a basic Mojo app that initializes V8 by abarth@chromium.org · 11 years ago
  93. 20f2890 mojo_shell crashes on Linux by abarth@chromium.org · 11 years ago
  94. 9d35d94 Use COMPILE_ASSERT in bit_cast() instead of ad-hoc compile assertion implementation. by dongseong.hwang@intel.com · 11 years ago
  95. e4b7b14 Make Telemetry report VM peak metric on Android. by pliard@chromium.org · 11 years ago
  96. a2f915e Clean up uses of use_glib that are not related to glib dependencies by spang@chromium.org · 11 years ago
  97. ab45280 Adds the ability for MessageLoop to take a MessagePump by sky@chromium.org · 11 years ago
  98. 96ce79a Revert 233725 "GTTF: Make test launcher unset GTEST_ env variabl..." by kbr@chromium.org · 11 years ago
  99. d4a15ae Cleanup allocator_shim.cc from ENABLE_DYNAMIC_ALLOCATOR_SWITCHING by b.kelemen@samsung.com · 11 years ago
  100. 3bd1edc android: Make org.chromium.base.SysUtils.isLowEndDevice() work without native code. by digit@chromium.org · 11 years ago