1. 45c656f Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). by nkostylev@chromium.org · 10 years ago
  2. 1695ca3 Move AcceptWithResponder() out of the MessageReceiver interface. by yzshen@chromium.org · 10 years ago
  3. 8f18f4e Revert of Remove apk-codegen.xml (https://codereview.chromium.org/295473002/) by tapted@chromium.org · 10 years ago
  4. aeeca8b Remove apk-codegen.xml by cjhopman@chromium.org · 10 years ago
  5. bfe4b46 Makes MessagePumpGlib thread DCHECK work when pump is destroyed by sky@chromium.org · 10 years ago
  6. b8a7a7e make debug mode ~20% faster on linux by hubbe@chromium.org · 10 years ago
  7. c3577ab Cleanup: Use base::CommandLine in mojo/ by thestig@chromium.org · 10 years ago
  8. ac4cf77 Revert 272671 "Implementation of leveldb-backed PrefStore." by sadrul@chromium.org · 10 years ago
  9. 4766a42 Change the color of the spinning cube on click. by aa@chromium.org · 10 years ago
  10. 78d5471 Add cpu count to trace metadata by nduca@chromium.org · 10 years ago
  11. eb74d5e Implementation of leveldb-backed PrefStore. by dgrogan@chromium.org · 10 years ago
  12. c8716d3 Renames IViewManagerClient::OnConnectionEstablished by sky@chromium.org · 10 years ago
  13. 2334f76 Make Textfield scroll continuously when dragging beyond edges. by msw@chromium.org · 10 years ago
  14. 0d7005e Revert 272472 "Mojo: nuke EnvironmentData" by kbr@chromium.org · 10 years ago
  15. 74f541e Updating JNIAdditionalImport to allow more than one import. by qsr@chromium.org · 10 years ago
  16. dc13f69 Mojo: nuke EnvironmentData by darin@chromium.org · 10 years ago
  17. f015918 Mojo: Add a RawChannel::EnqueueMessage() that can be overridden by subclasses. by viettrungluu@chromium.org · 10 years ago
  18. a266965 Revert 272458 "Adding more guts to the mojo spy." by vasilii@chromium.org · 10 years ago
  19. 06900b0 Adding more guts to the mojo spy. by cpu@chromium.org · 10 years ago
  20. 2be1b9b Mojo: Remove SetClient from generated interfaces by darin@chromium.org · 10 years ago
  21. d78de86 [Android] Convert to DeviceUtils versions of WaitUntilFullyBooted and GetExternalStoragePath. by jbudorick@chromium.org · 10 years ago
  22. 34a599c fix win64 build by jam@chromium.org · 10 years ago
  23. ae7beae Implement SetViewContents in the client lib. by ben@chromium.org · 10 years ago
  24. 4ad641d There can be potentially unexpected message names in the bit-flip test. by tsepez@chromium.org · 10 years ago
  25. 832ea75 Mojo: Make mojob.sh not skip some tests (due to cached test results). by viettrungluu@chromium.org · 10 years ago
  26. 02e97b5 Hook up platform events in Mojo shell on Linux desktop. by aa@chromium.org · 10 years ago
  27. 4bf07be Always write .landmines by scottmg@chromium.org · 10 years ago
  28. 0124598 Makes Env contain a ContextFactory by sky@chromium.org · 10 years ago
  29. d8635f8 Mojo: Mojom: Remove support for octal. by viettrungluu@chromium.org · 10 years ago
  30. ffdfc92 Do not set the default `suppressions` and `external_symbolizer_path` options for TSan. by glider@chromium.org · 10 years ago
  31. d0a4cdb Graphical version of the run_binary_size_analysis tool. by bratell@opera.com · 10 years ago
  32. e0a6a84 Retires ui::TranslatedKeyEvent and replaces it with KeyEvent. by yukishiino@chromium.org · 10 years ago
  33. 7c57f34 SetBounds for ViewTreeNode. by ben@chromium.org · 10 years ago
  34. b52d0ef Mojo: Mojom: Change order of default values and ordinals. by viettrungluu@chromium.org · 10 years ago
  35. 4833759 Mojo: POSIX: Add a PlatformChannelSendmsgWithHandles(). by viettrungluu@chromium.org · 10 years ago
  36. 39d51b9 dbus/values_util.h: Add functions to append collection type values to message. by armansito@chromium.org · 10 years ago
  37. 58b8d79 Mojo: Make channel.cc and friend log at a less verbose level. by thestig@chromium.org · 10 years ago
  38. c5fa5fb Pass arbitrary data block down message pipe. by tsepez@chromium.org · 10 years ago
  39. 613afc5 Remove unused code from FileUtilProxy. by rvargas@chromium.org · 10 years ago
  40. 472c56f Make DeleteFile succeed on Windows 7 even if the path contains a nonexistent by ericu@chromium.org · 10 years ago
  41. 3c97c0b Add conversion from Handle to UntypedHandle. by qsr@chromium.org · 10 years ago
  42. 158b009 Improve compiler output for users who forget to include TypeConverter specializations. by yzshen@chromium.org · 10 years ago
  43. e99ff5b Link all the necessary default options into TSan v2 binaries. by glider@chromium.org · 10 years ago
  44. c03a630 Ensure that the disabled test doesn't run setup on xp by jam@chromium.org · 10 years ago
  45. f448fba Mojo: Mojom: Fix line number tracking when there are comments. by viettrungluu@chromium.org · 10 years ago
  46. 2c61fde Mojo: Mojom: Remove default values for structs and arrays. by viettrungluu@chromium.org · 10 years ago
  47. 467c783 Finishes up setroots by sky@chromium.org · 10 years ago
  48. 95cbdcd Fix test disabling for ProcessUtilTest.GetAppOutputRestricted by zea@chromium.org · 10 years ago
  49. dfee8da Disable IPCChannelBadMessageTest.BadMessage on XP bots by jam@chromium.org · 10 years ago
  50. 0572c5b Removed LOG_GETLASTERROR and LOG_ERRNO macros. by vitalybuka@chromium.org · 10 years ago
  51. 2d16756 Move geometry types to a more central location. by ben@chromium.org · 10 years ago
  52. f6d1df8 Disable ProcessUtilTest.GetAppOutputRestricted on Android by zea@chromium.org · 10 years ago
  53. a98347c Revert 271737 "Revert 271721 "VS2013 Update 2"" by scottmg@chromium.org · 10 years ago
  54. fc09dde Add regression tests to ensure that IPC::Listener::OnBadMessageReceived is always called for all cases, i.e. by jam@chromium.org · 10 years ago
  55. bac0ef6 Mojo: Make PlatformChannelRecvmsg() append handles to a deque instead. by viettrungluu@chromium.org · 10 years ago
  56. dfd2671 [Android] Fix adb realpath command failure. by kkimlabs@chromium.org · 10 years ago
  57. c25334b Add mojo bindings backpointer tests. by tsepez@chromium.org · 10 years ago
  58. 93627e2 cc: Remove CreateAndInitializeOutputSurface from the Proxy interface. by danakj@chromium.org · 10 years ago
  59. 485529f Start work on GN build for content/common by brettw@chromium.org · 10 years ago
  60. 8ca460c First step at setroots by sky@chromium.org · 10 years ago
  61. f4169c4 Revert 271721 "VS2013 Update 2" by scottmg@chromium.org · 10 years ago
  62. 08742f6 VS2013 Update 2 by scottmg@chromium.org · 10 years ago
  63. 6959a1b Add timeout for usb charging commands. by qsr@chromium.org · 10 years ago
  64. 61147be Add default options for ThreadSanitizer on Linux. Enable deadlock detection by default. by glider@chromium.org · 10 years ago
  65. 0cc8c4a Add AsyncWaiter implementation to java API. by qsr@chromium.org · 10 years ago
  66. cf4f074 Update mojom example files. by qsr@chromium.org · 10 years ago
  67. d64a8a6 Revert 271416 "Store a stacktrace of PrefService destruction in ..." by asvitkine@chromium.org · 10 years ago
  68. ea3e902 Revert 271602 "Implementation of leveldb-backed PrefStore." by asvitkine@chromium.org · 10 years ago
  69. a48e84d Implementation of leveldb-backed PrefStore. by dgrogan@chromium.org · 10 years ago
  70. 5c06bf5 Mojo: Mojom: The handle type can/should be a NAME not an identifier. by viettrungluu@chromium.org · 10 years ago
  71. c6d80f0 Bundle DidOverscrollParams with the input event ack by jdduke@chromium.org · 10 years ago
  72. be3dcdf Mojo: Mojom: Make specialized handle types (e.g., message_pipe) not keywords. by viettrungluu@chromium.org · 10 years ago
  73. e48c07c Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..." by erg@chromium.org · 10 years ago
  74. 86cf2b0 base atomicops: Drop SSE2 detection, we always require SSE2 starting in m35. by thakis@chromium.org · 10 years ago
  75. 932fbb9 Map new subtrees when they are attached to the node hierarchy visible to a connection. by ben@chromium.org · 10 years ago
  76. 86376a4 Mojo: Add a multiprocess platform handle passing test. by viettrungluu@chromium.org · 10 years ago
  77. f60a8b3 Revert of [Refactor] Consolidate the logic for whether a widget can be activated. (https://codereview.chromium.org/286733002/) by pkotwicz@chromium.org · 10 years ago
  78. 370487d Revert of Gamepad API support for chrome on android (https://codereview.chromium.org/133943002/) by aelias@chromium.org · 10 years ago
  79. c09f36d Revert of Add default options for ThreadSanitizer on Linux. Enable deadlock detection by default. (https://codereview.chromium.org/272763005/) by jyasskin@chromium.org · 10 years ago
  80. 6a8a83c Store a stacktrace of PrefService destruction in PrefChangeRegistrar by battre@chromium.org · 10 years ago
  81. 5ae61d1 Add default options for ThreadSanitizer on Linux. Enable deadlock detection by default. by glider@chromium.org · 10 years ago
  82. 47bd346 Adding JNIAdditionalImport annotation. by qsr@chromium.org · 10 years ago
  83. 9117287 Mojo cpp bindings: fix |num_fields| in struct header of *Params_Data. by yzshen@chromium.org · 10 years ago
  84. d7d9f8d Mojo: Make overriding OnConnectionError optional by darin@chromium.org · 10 years ago
  85. cad5d8b Mojo: Mojom: Remove integer suffixes (e.g., u, l, ul, etc.). by viettrungluu@chromium.org · 10 years ago
  86. 2730912 Android: cleanup gtest_target_type conditions. by bulach@chromium.org · 10 years ago
  87. 79cce30 [Android] Convert to DeviceUtils versions of IsOnline, HasRoot, and EnableRoot. by jbudorick@chromium.org · 10 years ago
  88. 792f33c Fix handling of null pointers in JS bindings. by tsepez@chromium.org · 10 years ago
  89. f01f052 Mojo: Mojom: Don't allow $ in identifiers. by viettrungluu@chromium.org · 10 years ago
  90. 5d93862 Change FilterChain::Append() to a template method. by yzshen@chromium.org · 10 years ago
  91. 862a5e0 Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill their child processes. by jam@chromium.org · 10 years ago
  92. cd63a67 Restricts node/view deletion to creator by sky@chromium.org · 10 years ago
  93. a55f8c0 Optimize QuadF's PointIsInTriangle function by jdduke@chromium.org · 10 years ago
  94. 077ce9f Android: cleans up jni_generator_ptr_type. by bulach@chromium.org · 10 years ago
  95. 864c047 Cleanup of ViewManager by sky@chromium.org · 10 years ago
  96. 3c24575 Tweaks to ViewManager: by sky@chromium.org · 10 years ago
  97. 11117c4 Fix RecvMsgWithPid on broken socket pair by mdempsky@chromium.org · 10 years ago
  98. e40cafd Revert 270872 "Move all callers of GetHomeDir() to PathService::..." by benwells@chromium.org · 10 years ago
  99. a07376f Mojo: Internalize ServiceConnector<> by darin@chromium.org · 10 years ago
  100. 9bfc6e3 Revert 270925 "Tweaks to ViewManager:" by kbr@chromium.org · 10 years ago