1. f436464 dbus::ObjectManager: Add a match rule for properties before GetManagedObjects. by armansito · 10 years ago
  2. 9f0f77a Fix the buttons in the mojo demo window manager debug panel. by ben · 10 years ago
  3. 64d7caa Removing uses of X11 native key events. by kpschoedel · 10 years ago
  4. 89412aa Make GUID generation on POSIX compliant with GUID v4 format. by benchan · 10 years ago
  5. 1cb7484 mojo: Java bindings: Add name to the manager. by qsr · 10 years ago
  6. d759f34 Don't include TargetConditionals.h when building for android. by torne · 10 years ago
  7. ce9e885 mojo: java bindings rename Message subclasses. by qsr · 10 years ago
  8. ce5b69e Default values for enterprise users are supported. by merkulova · 10 years ago
  9. 61b53bf mojo: Move initialization of the embedder in java. by qsr · 10 years ago
  10. 7ec10b4 Expose NavigatorHost via Embed() rather than globally. by aa · 10 years ago
  11. 8f6c3bf Disable scoped_refptr operator T* on Linux builds. by Daniel Cheng · 10 years ago
  12. 966ad60 More fixes for scoped_refptr operator T* removal. by Daniel Cheng · 10 years ago
  13. ad68fb2 Random fixes for scoped_refptr operator T* removal. by dcheng · 10 years ago
  14. f7e3f68 Update view_manager and window_manager to make use of content handling. by aa · 10 years ago
  15. 71c45e9 Make base::IsValidGUID() accept GUID strings in lowercase. by benchan · 10 years ago
  16. 4a4df90 Revert of Check to ensure PowerObservers are added and removed on the same thread (patchset #7 id:120001 of https://codereview.chromium.org/502003003/) by dcheng · 10 years ago
  17. 61a0bb5 Mojo: Factor Channel::EndpointInfo out to ChannelEndpoint. by viettrungluu · 10 years ago
  18. 369f915 Fix a DCHECK violation in ipc_perftests by yzshen · 10 years ago
  19. f51eb6b fix for high resolution timer on windows. by cpu · 10 years ago
  20. e8bb91f Removes nullable from some of the viewmanager functions by sky · 10 years ago
  21. 96b8bee media: add basic MediaRenderer mojom and TypeConverters by tim · 10 years ago
  22. 07dbd0f mojo: Fix window resizing in mojo_sample_app and mojo_demo_launcher. by erg · 10 years ago
  23. f872633 Mojo: Make the mojom bindings generator not exponential in the import depth. by Viet-Trung Luu · 10 years ago
  24. ddc0328 mojo: python bindings: rename function names in tests. by qsr · 10 years ago
  25. 0cfef5e Fix and enable java validation tests. by qsr · 10 years ago
  26. 5ddd4f8 Disable validation tests. by qsr · 10 years ago
  27. 0a215ce mojo: Run validation tests on java by Benjamin Lerman · 10 years ago
  28. 572e083 Revert of Removing X11 native_event uses for key events. (patchset #6 id:160001 of https://codereview.chromium.org/479873002/) by dcheng · 10 years ago
  29. b3d2794 Add support for Java nano protocol buffers for Android (take 2). by nyquist · 10 years ago
  30. 6ca2023 Check to ensure PowerObservers are added and removed on the same thread by bajones · 10 years ago
  31. da2b552 Have build/landmines.py delete contents of build directory. by scherkus · 10 years ago
  32. 07bc797 ipc/ fixups for scoped_refptr operator T* removal. by dcheng · 10 years ago
  33. 59a1525 Add @CalledByNative and @AccessedByNative annotations. by simonb · 10 years ago
  34. 18765a9 Removing uses of X11 native key events. by kpschoedel · 10 years ago
  35. 7ed0e33 [chromium linker] Check for null ParcelFileDescriptor before using it. by avayvod · 10 years ago
  36. 68e5a70 Revert r257779: "MemorySanitizer: adjust stack size to work around an MSan bug." by earthdok · 10 years ago
  37. 99d2ab8 Avoid deadlock during trace_event flush by wangxianzhu · 10 years ago
  38. 22cbb77 Fix conversions from 32-bit pointers to signed 64-bit integers. by avayvod · 10 years ago
  39. 5252e65 Fix python bindings generator. by Benjamin Lerman · 10 years ago
  40. 27b4044 Mojo: validate nullability in Java serialization. by ppi · 10 years ago
  41. 64401d7 Plug some of the leaks in dbus_unittests. by earthdok · 10 years ago
  42. 6d9f362 [DoDelete] Hold function name in Deletehelper::DoDelete by tzik · 10 years ago
  43. 9c3b4a3 Cleanup in base/test/launcher: move more code to anonymous namespace by Paweł Hajdan, Jr · 10 years ago
  44. 23158cd mojo: Starting generator for python bindings. by qsr · 10 years ago
  45. 4fb2449 Mojo: Add a WebSocket/Client interface and hook it up to the HTML viewer. by mpcomplete · 10 years ago
  46. a388396 mojo: Fix the key code for EXECUTE. by erg · 10 years ago
  47. dfd9fd4 Revert of Add support for Java nano protocol buffers for Android. (patchset #4 id:60001 of https://codereview.chromium.org/511283003/) by nyquist · 10 years ago
  48. 158f4c0 Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetric by mpcomplete · 10 years ago
  49. a8b3c6b Fix wm_flow_app so that it uses MojoMain() directly. by ben · 10 years ago
  50. c8cd8d6 Add a landmine for crbug.com/408192 by Nico Weber · 10 years ago
  51. d2df63d [Android] Add missing @VisibleForTesting annotations. by aurimas · 10 years ago
  52. 9e945d7 Remove ShellPtrWatcher details from public header by davemoore · 10 years ago
  53. bcebfc4 Fixes compile error by Scott Violet · 10 years ago
  54. 8352fd8 Add support for Java nano protocol buffers for Android. by nyquist · 10 years ago
  55. 25f8c06 mojo: Update python API by qsr · 10 years ago
  56. 717d866 Fixes to get view_manager_lib_unittests not crash by sky · 10 years ago
  57. 7fd797e MessageReceiver must handle Message and not MessageWithHeader. by qsr · 10 years ago
  58. b4ff10d mojo: Validate fixed size array for the mojo java bindings. by qsr · 10 years ago
  59. 56451fd Refactor/cleanup WebRTC-specific Andorid glue code. by Henrik Kjellander · 10 years ago
  60. 1f809d3 Add a flag to let render process wait for java debugger by jaekyun · 10 years ago
  61. effc38a Make HandleWatcher watch on the same thread if the thread is running a MessagePumpMojo. by yzshen · 10 years ago
  62. 2ffbfde Mojo: Remove the STATE_WAIT_LOCAL_DETACH_AND_REMOTE_REMOVE_ACK endpoint state. by viettrungluu · 10 years ago
  63. 7ce17aa mojo: Fixing array serialization for java bindings. by qsr · 10 years ago
  64. 339eb77 Mojo: validate nullability in Java bindings. by ppi · 10 years ago
  65. 1626753 mojo: Refactor method name generation for java bindings. by qsr · 10 years ago
  66. f3e0176 mojo: Utility class to parse .data file. by Benjamin Lerman · 10 years ago
  67. ba2b630 Never clobber all of build in landmines by scottmg · 10 years ago
  68. 958442b [Android] Mark posted UI thread tasks as asynchronous by jdduke · 10 years ago
  69. ccca06e Teach the native viewport service to draw a Surface into itself by jamesr · 10 years ago
  70. a422094 Add ChannelProxy benchmark to ipc_perftests. by morrita · 10 years ago
  71. 410a98e High resolution timer fix reland by cpu · 10 years ago
  72. 2055a6f Mojo: Fix two bugs in content handling by aa · 10 years ago
  73. 8ce99a8 Manual fixups for scoped_refptr operator T* removal in base/ by dcheng · 10 years ago
  74. ea780ac Manual fixups for scoped_refptr operator T* removal in ipc/ by dcheng · 10 years ago
  75. 1f24ac1 Manual fixups for scoped_refptr conversion operator cleanup in mojo/ by dcheng · 10 years ago
  76. 83905d9 Introduce @CalledByReflection annotation. by aurimas · 10 years ago
  77. 2d1d61e Remove python bindings unittests from the build. by qsr · 10 years ago
  78. b3a6ca0 Adding tracing and gtest pretty printing support to TestPendingTask. by mithro · 10 years ago
  79. 32378e0 Use precisely sized integer types in histograms code. by isherman · 10 years ago
  80. 8461adf Declaring the weak_ptr_factory in proper order. by anujk.sharma · 10 years ago
  81. 1bc68fc Put thunk targets directly into loadable modules in static build by jamesr · 10 years ago
  82. f830bdd pdf: Create a separate component for using the pdf pepper plugin. by Sadrul Habib Chowdhury · 10 years ago
  83. 2106dc2 More viewmanager renaming: by sky · 10 years ago
  84. 23373cc Revert of Initialize the now_funciton to the HighResNowWrapper in case High Res is supported (patchset #7 of https://codereview.chromium.org/446203002/) by fmeawad · 10 years ago
  85. 04a196a Mojo: Don't call Channel::HandleRemoteError() under lock. by Viet-Trung Luu · 10 years ago
  86. 8d95a83 Integrate Mojo JS validation bindings with the Router by hansmuller · 10 years ago
  87. 71afec0 Use content URI to upload photos taken by camera by qinmin · 10 years ago
  88. 2f00dda mojo: Fix double character inserts on Windows by removing a Linux hack. by erg · 10 years ago
  89. 6d79248 Mojo javascript encoder: Empty string encoded as NULL. by tsepez · 10 years ago
  90. b979da2 mojo: generate Proxies and Stubs for java bindings. by qsr · 10 years ago
  91. 0fdc0c7 Revert of mojo: generate Proxies and Stubs for java bindings. (patchset #16 of https://codereview.chromium.org/411913002/) by tnagel · 10 years ago
  92. f29101a mojo: generate Proxies and Stubs for java bindings. by qsr · 10 years ago
  93. d67586a Remove implicit conversions from scoped_refptr to T* in ipc/ by dcheng · 10 years ago
  94. e9b293b Fix logic on high Windows resolution timer and have by cpu · 10 years ago
  95. d49ae3b Rename RootViewManager to DisplayManager by sky · 10 years ago
  96. 034de45 Remove redundant echo.mojom, verify non-nullables in echo_service.mojom by cmasone · 10 years ago
  97. 611dc94 Remove implicit conversions from scoped_refptr to T* in base/ by dcheng · 10 years ago
  98. 5d23005 Mojo: add mojo_message_pipe_perftests by morrita · 10 years ago
  99. 60f526e Move more metrics classes to metrics namespace. by asvitkine · 10 years ago
  100. 0ff077e Update mojo's WebMimeRegistry for supportsImagePrefixed by James Robinson · 10 years ago