1. ce60d34 Android: split golden content from jni_generator_tests. by bulach@chromium.org · 11 years ago
  2. 6446c17 Add ScopedVector<T>::pop_back(). by pliard@chromium.org · 11 years ago
  3. 511c77c Implement gin::ObjectTemplateBuilder by aa@chromium.org · 11 years ago
  4. ef3956b [Telemetry] Refactor common Android test harness functions. by primiano@chromium.org · 11 years ago
  5. 98f0b4c Resolve "$ref" attributes in JSON schemas. by joaodasilva@chromium.org · 11 years ago
  6. f68e477 Add CloudExternalDataPolicyObserver by bartfab@chromium.org · 11 years ago
  7. ed9ec07 [Mojo] Introduce gles2 service by abarth@chromium.org · 11 years ago
  8. e655f7f Remove usage of deprecated V8 APIs from mojo by jochen@chromium.org · 11 years ago
  9. 1580640 Fix error: unused variable 'kNumTasks'. by justincohen@chromium.org · 11 years ago
  10. b6bf4a4 Android: makes "RestartAdbdOnDevice" more robust. by bulach@chromium.org · 11 years ago
  11. 72c7985 Add thread duration support for tracing 'X' (Complete) events by fmeawad@chromium.org · 11 years ago
  12. 56498ff Use posix_memalign for OS_NACL instead of memalign, remove TODO for docs. by jvoung@chromium.org · 11 years ago
  13. 828c188 Buffer may optionally be found through TLS. by darin@chromium.org · 11 years ago
  14. a2f2a9b Clarify callback.h const reference binding documentation. by scheib@chromium.org · 11 years ago
  15. f1d0969 Base: Remove Receive() from ScopedHandle. by rvargas@chromium.org · 11 years ago
  16. ab510b7 Revert 237667 "[Telemetry] Refactor common Android test harness ..." by thakis@chromium.org · 11 years ago
  17. 0dbbe62 [Telemetry] Refactor common Android test harness functions. by primiano@chromium.org · 11 years ago
  18. 170e397 [Mojo] Draw GL from within sample_app by abarth@chromium.org · 11 years ago
  19. b1ae319 Base: Copy platform_file.* to files/file.* by rvargas@google.com · 11 years ago
  20. 6496c0b [Mojo] Remove static "bootstrap" state in mojo_js by abarth@chromium.org · 11 years ago
  21. 2873d9b Move Posix file utils to the base namespace. by brettw@chromium.org · 11 years ago
  22. 602791f Revert of https://codereview.chromium.org/53923005/ by acleung@chromium.org · 11 years ago
  23. 6fc79ee android: Add CHECK() calls to better understand memory corruption. by digit@chromium.org · 11 years ago
  24. e0a6d29 [Android] Add a low-end device mode override flag by jdduke@chromium.org · 11 years ago
  25. a30a3ee Add synthetic delay testing framework by skyostil@chromium.org · 11 years ago
  26. a18e20e Use ScopedMessagePipeHande in Connector. by davemoore@chromium.org · 11 years ago
  27. 7d5c33e Revert of https://codereview.chromium.org/71013004/ by hashimoto@chromium.org · 11 years ago
  28. e720642 Convert the rest of the functions in core.cc to use CreateFunctionTemplate. by aa@chromium.org · 11 years ago
  29. 903d5c9 Remove JsonPrefStore pruning of empty values on write. by gab@chromium.org · 11 years ago
  30. dc6ebfc Add missing namespace base around RunUnitTestsUsingBaseTestSuite by phajdan.jr@chromium.org · 11 years ago
  31. c1cf51b GTTF: Expose RunUnitTestsUsingBaseTestSuite in base/test/test_suite.h by phajdan.jr@chromium.org · 11 years ago
  32. 2973cc4 Base: Remove Receive() from ScopedHandle. by rvargas@chromium.org · 11 years ago
  33. 76eeb7c Revert 237280 "Remove TraceController" by tonyg@chromium.org · 11 years ago
  34. 7e60433 GTTF: Flip test launcher defaults (developer mode is now default) by phajdan.jr@chromium.org · 11 years ago
  35. 4f183af [Mojo] Clean up test files related to sample_service by abarth@chromium.org · 11 years ago
  36. 98d3877 Mojo: Fix perf tests. by viettrungluu@chromium.org · 11 years ago
  37. 829bda4 Remove commented out logs in base/values.cc by gab@chromium.org · 11 years ago
  38. 395b1e5 Implement support in function_template.h for return types. by aa@chromium.org · 11 years ago
  39. 68bfc65 Mojo: Fix MessagePipe teardown when it has enqueued messages. by viettrungluu@chromium.org · 11 years ago
  40. c232f08 Enable cloud policy for extensions by default. by joaodasilva@chromium.org · 11 years ago
  41. 9e2a6e3 [Mojo] Add a unit test for connector.js by abarth@chromium.org · 11 years ago
  42. abf5663 Support cloud policy for extensions on the desktop platforms. by joaodasilva@chromium.org · 11 years ago
  43. fb8d856 Remove TraceController by wangxianzhu@chromium.org · 11 years ago
  44. ee8ad2c PIMPL-style wrappers for generated bindings. by darin@chromium.org · 11 years ago
  45. b8151bc FilePathWatcherLinux should be more verbose if inotify_init() fails. by thestig@chromium.org · 11 years ago
  46. 9338245 Mojo: Fix our copyright notices. by viettrungluu@chromium.org · 11 years ago
  47. f5e9ccc Mojo: Convert MessagePumpMojo to use the C++ mojo::Handle. by viettrungluu@chromium.org · 11 years ago
  48. da9410f Mojo: Convert HandleWatcher to use the C++ mojo::Handle. by viettrungluu@chromium.org · 11 years ago
  49. bca3505 [Gin] Add a basic unit testing framework by abarth@chromium.org · 11 years ago
  50. 4dd6ad9 retry r235823 with more lax unit test. Add a timezone utility file to base/. by estade@chromium.org · 11 years ago
  51. 5938583 Fixes and improvements to cloud policy for extensions. by joaodasilva@chromium.org · 11 years ago
  52. f957d86 Mojo: Remove scoped_message_pipe.*. by viettrungluu@chromium.org · 11 years ago
  53. bc7a817 Fix crash in TraceLog::UpdateTraceEventDuration() by wangxianzhu@chromium.org · 11 years ago
  54. 6a2fbfc [Mojo] Almost connect mojo_js with hello_world_service by abarth@chromium.org · 11 years ago
  55. 3b9b5de [Mojo] Improve JavaScript API for MojoReadMessage by abarth@chromium.org · 11 years ago
  56. d44024f Implements HandleWatcher in terms of MessagePumpMojo by sky@chromium.org · 11 years ago
  57. 7fc78a6 GTTF: Lower test launcher timeout back to 45s. by phajdan.jr@chromium.org · 11 years ago
  58. 87f9a11 Introduce a temporary workaround to ensure tracked preferences set to empty list/dict are not confused with those that are simply not set (i.e., NULL). by gab@chromium.org · 11 years ago
  59. a3f13f5 crypto: disable NSS AES-NI support when AVX is disabled by OS. by agl@chromium.org · 11 years ago
  60. 57c9e03 Move PolicySchema and PolicySchemaRegistry to components/policy/. by dconnelly@chromium.org · 11 years ago
  61. 85b5977 Android: Moves isPrintingSupported method to ApiCompatibilityUtils by cimamoglu@chromium.org · 11 years ago
  62. d5aa531 [gin] add support for non-gin managed isolates in gin. by jochen@chromium.org · 11 years ago
  63. 5b80575 Add missing dependency from mojo_js_bindings_unittests to mojom_test by jochen@chromium.org · 11 years ago
  64. a4655b2 Move PolicyBundle into components/policy/. by dconnelly@chromium.org · 11 years ago
  65. 68f156e Teach mojo_js_bindings_unittests to load generated JS files by abarth@chromium.org · 11 years ago
  66. 3da9076 Mojo: Improve my mojob script. by viettrungluu@chromium.org · 11 years ago
  67. 2153a09 Cleanup: Remove many unused wstring string_utils. by thestig@chromium.org · 11 years ago
  68. 9c7cfca Added RefCountedMallocedMemory by joaoe@opera.com · 11 years ago
  69. 92b6c27 Mojo JavaScript bindings should be binary compatible with C++ by abarth@chromium.org · 11 years ago
  70. c1e9232 Remove temporary code after migration of Platform::updateTraceEventDuration by wangxianzhu@chromium.org · 11 years ago
  71. 306b353 Move PolicyMap and its dependencies to components/policy/. by dconnelly@chromium.org · 11 years ago
  72. a45c330 Fix thread destruction ordering. Cache thread needs to outlive the IO thread so the IO thread can properly shut down. This was causing mojo_shell to hang at exit. by ben@chromium.org · 11 years ago
  73. 14632bb Increase targetSdkVersion to 19. by navabi@google.com · 11 years ago
  74. eb3dc33 Remove redundant call to switches_.end() in base::CommandLine::GetSwitchValueNative(). by vivek.vg@samsung.com · 11 years ago
  75. 426502d Move std::string instance inside of loop. by grt@chromium.org · 11 years ago
  76. 6766700 Clarify the interface of JSONStringValueSerializer::Deserialize which can only return JSONParseError codes as an error_code. by gab@chromium.org · 11 years ago
  77. eba9967 Kick the pump when allowing nestable tasks on a message loop by jamesr@chromium.org · 11 years ago
  78. d464e1c Have ScratchBuffer::Allocate prefer allocating on the stack even if a previous by mpcomplete@chromium.org · 11 years ago
  79. 6640eb4 Use TracingController for startup tracing by wangxianzhu@chromium.org · 11 years ago
  80. 3915989 Mojo: Improved C++ wrappers. by viettrungluu@chromium.org · 11 years ago
  81. 9d71daf When using C++11, use static_assert to implement COMPILE_ASSERT. by mark@chromium.org · 11 years ago
  82. 7e001eb Implement SharedMemory::ShareReadOnlyToProcess(). by jyasskin@chromium.org · 11 years ago
  83. 46fcde0 Initialize logging in the desktop shell. by ben@chromium.org · 11 years ago
  84. 7e141d6 Add a GinEmbedder enum and use it to identify WrapperInfo by jochen@chromium.org · 11 years ago
  85. 7d21a63 Add JavaScript support to Mojo's bindings generator by abarth@chromium.org · 11 years ago
  86. 8cbea72 Add more RTL-related methods to ApiCompatibilityUtils.java by newt@chromium.org · 11 years ago
  87. d69213f [Android] Send minidump service intent as root. by frankf@chromium.org · 11 years ago
  88. 05c5b69 [Android] Fix x86 compilation with multiply defined command_line.cc by jdduke@chromium.org · 11 years ago
  89. 4abdb3e Cache the numberOfProcessors value on posix and expose it to blink by jochen@chromium.org · 11 years ago
  90. b2227ba Cleanup: Fix a typo in string_split.h. by thestig@chromium.org · 11 years ago
  91. 87d6a36 Fix multiples typos while reading histogram. R=isherman@chromium.org BUG= by etienneb@chromium.org · 11 years ago
  92. 8abcc0c Fix chrome upload with content uri by qinmin@chromium.org · 11 years ago
  93. 8d0fa9a Support use_glib==0 on Linux in base by spang@chromium.org · 11 years ago
  94. 38393a3 Add some unit tests for mojo's Buffer classes. by mpcomplete@chromium.org · 11 years ago
  95. c379ff4 Mojo's C++ and JavaScript bindings should produce identical messages by abarth@chromium.org · 11 years ago
  96. 3471df5 Add a gin/public directory by jochen@chromium.org · 11 years ago
  97. 3270322 [Android] Move CommandLine.java to base by jdduke@chromium.org · 11 years ago
  98. 5e66766 Independently enable recording and event callback by wangxianzhu@chromium.org · 11 years ago
  99. f6518a9 Enable and fix BindingsConnectorTest.MessageWithHandles by davemoore@chromium.org · 11 years ago
  100. 4fde2fb Introduce a Gin class instead of using global functions to control gin by jochen@chromium.org · 11 years ago