1. 5762650 ipc: Move //crypto dependency into a Windows-only file. by erikchen · 9 years ago
  2. 96db31b Allow ConvertJavaStringTo* to be called with (JNIEnv, JavaRef). by torne · 9 years ago
  3. 359d621 [tracing] Expose level of detail of memory dumps in the trace JSON by primiano · 9 years ago
  4. 54f6e21 Remove named SharedMemory usage on Mac. by thestig · 9 years ago
  5. 302c901 Remove g_get_home_dir() by knthzh · 9 years ago
  6. 9e2f735 Fix bug in shut down of HTMLViewer by sky · 9 years ago
  7. 7dc2e7f gfx: Remove implicit conversions from gfx::Rect to gfx::RectF. by danakj · 9 years ago
  8. 5b79ff5 third_party/mojo: stop syncing from the Mojo repository. by yzshen · 9 years ago
  9. 37588d7 Mandoline: Rename components/view_manager to components/mus by fsamuel · 9 years ago
  10. c8dfb2f [tracing] Non-functional refactor of memory dump arg names by primiano · 9 years ago
  11. 5f9a10b Fix float to int conversion in base/numerics by jschuh · 9 years ago
  12. 879c046 Create a RenderProcess message class and move keygen to it. by avi · 9 years ago
  13. b3ad3d2 Revert of Move fetching logic out of ApplicationManager, eliminate url mappings. (patchset #12 id:220001 of https://codereview.chromium.org/1342503003/ ) by rdevlin.cronin · 9 years ago
  14. e552da9 Move fetching logic out of ApplicationManager, eliminate url mappings. by ben · 9 years ago
  15. cff3883 Revert of Export various dbus::Property template specializations. (patchset #2 id:20001 of https://codereview.chromium.org/1339763003/ ) by spang · 9 years ago
  16. 2ffe51b ipc: Use a global for the process's attachment broker. by erikchen · 9 years ago
  17. 47182a2 Remove dependency on //crypto in //ipc, except on windows. by Sergey Ulanov · 9 years ago
  18. f638962 Temporarily disables html_viewer tests by sky · 9 years ago
  19. 929524b Export various dbus::Property template specializations. by Daniel Cheng · 9 years ago
  20. 68ebe20 base: Update comment about use of std::numeric_limits. by tfarina · 9 years ago
  21. d328d52 ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits variants. by tfarina · 9 years ago
  22. c8dc3f5 ipc: Update Message::FindNext to parse brokered attachments. by erikchen · 9 years ago
  23. 0b5d08a mandoline: Set up WebViewTest and add a basic test. by erg · 9 years ago
  24. 133c289 ipc: Make sure that ChannelReader is destroyed correctly. by erikchen · 9 years ago
  25. 57030e1 Add GL_CHROMIUM_screen_space_antialiasing to support alternative AA by jin.a.yang · 9 years ago
  26. ef00776 Stop building FilePathWatcher on iOS. by sdefresne · 9 years ago
  27. f3c6544 Remove clang type profiler and deep memory profiler. by thakis · 9 years ago
  28. 5db708f Use #if DCHECK_IS_ON() in base/synchronization/* by olli.raula · 9 years ago
  29. 6b3502a [tracing] Add test for memory-infra startup tracing by primiano · 9 years ago
  30. 78756de Get GenericScopedHandle::Set to preserve LastError code by brucedawson · 9 years ago
  31. d39049b Add scoped_ptr-safe base::Value to Dictionary/List conversion functions. by reillyg · 9 years ago
  32. 04cf705 Removed 'anonymous' from namespace, added whitespace in thread_restrictions.cc by jkardatzke · 9 years ago
  33. ec7f16c ipc: Add the inner class OutputElement to Channel. by erikchen · 9 years ago
  34. b194c0b Makes all tests isolated for now by sky · 9 years ago
  35. 7e090a6 [tracing] Fix MemoryDumpManager to support startup tracing by primiano · 9 years ago
  36. 38bb9ff Memory-infra: Change "objects_count" to "object_count" in category name. by bratell · 9 years ago
  37. c128ba5 Ensure that data is not overwritten in the audio input shared memory ring buffer that sits on the browser/renderer boundary. by grunell · 9 years ago
  38. c7a1168 Hide existing StrictMode violations. by wnwen · 9 years ago
  39. 5ba9489 Move Singleton and related structs to namespace base by olli.raula · 9 years ago
  40. 56d0628 Adds better security checking to OnCreatedFrame() by sky · 9 years ago
  41. 3e04ef1 Fix ScopedPtrMap with custom Compare. by pneubeck · 9 years ago
  42. 02fc6ad Renames mandoline_frame_apptests to web_view_apptests by sky · 9 years ago
  43. 30590a8 [tracing] Fix MemoryDumpManager periodic scheduler and improve tests by primiano · 9 years ago
  44. 40777ba jni: Forbid inappropriate JNI parameter conversions. by torne · 9 years ago
  45. 4c62431 cygprofile: increase timeouts to allow showing web contents by pasko · 9 years ago
  46. fcfc9f0 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  47. b2ca776 base: Fix an inefficiency in base::Pickle that caused extraneous allocations. by erikchen · 9 years ago
  48. 467354c Avoid implicit conversion from Rect to RectF in events and gfx tests. by danakj · 9 years ago
  49. e76794c mac: Add a hack to condition_variable_posix.cc to avoid a crash. by erikchen · 9 years ago
  50. 741d2d5 Treat U+2028 and U+2029 as special code points when escaping for JSON. by rsesek · 9 years ago
  51. 6045d21 [Android] Add a custom pylintrc for build/android/. by jbudorick · 9 years ago
  52. b243070 Remove use of JSONReader::DeprecatedRead from components/ by olli.raula · 9 years ago
  53. 595fa8f Add method for suppressing MemoryPressureListener notifications by petrcermak · 9 years ago
  54. 5744a7b [tracing] MemoryDumpManager uses TraceConfig to set the periodic dump timers by ssid · 9 years ago
  55. e6eb5d6 Build shared_memory_mac.cc and shared_memory_handle_mac.cc for iOS by jfroy · 9 years ago
  56. 2a1474c Avoid dialogs and generating call stacks under a debugger by brucedawson · 9 years ago
  57. 905e711 Revert of Pre-cache downloads directory path in PathUtils. (patchset #1 id:1 of https://codereview.chromium.org/1281273003/ ) by mimee · 9 years ago
  58. 1cbfa08 ipc: Convert int types from basictypes.h to the ones from stdint.h by tfarina · 9 years ago
  59. 1569f07 Add missing locking for the |sender_| member in IPC::SyncMessageFilter. by amistry · 9 years ago
  60. a3fa4a7 Initial implementation of FeatureList in base/. by asvitkine · 9 years ago
  61. 2956255 Revert of Reland #1 "ipc: Add a new field num_brokered_attachments to the message header." (patchset #4 id:60001 of https://codereview.chromium.org/1330563002/ ) by erikchen · 9 years ago
  62. b4362fa Drop ui::TouchEvent shims for radius_{x,y} and force by robert.bradford · 9 years ago
  63. c510c59 jni_generator: Pass object parameters as JavaParamRef. by torne · 9 years ago
  64. f986cd8 ipc: Add methods for AttachmentBroker nonce serialization. by erikchen · 9 years ago
  65. 5532167 Reland #1 "ipc: Add a new field num_brokered_attachments to the message header." by erikchen · 9 years ago
  66. 310c58c Remove |requestor_url| from ApplicationManager::ConnectToApplication(). by yzshen · 9 years ago
  67. ede59fd Group ConnectToApplication-related info into a params struct. by yzshen · 9 years ago
  68. 5279089 [tracing] Re-enable mmaps dump provider for memory-infra by primiano · 9 years ago
  69. ffcae9f [Android][telemetry] Update pylib imports for modules that moved into devil. by jbudorick · 9 years ago
  70. 4da8028 view-manager: Use --override-use-gl-with-osmesa-for-tests for apptests on non-android. by sadrul · 9 years ago
  71. cd1d75c Make building of resource zips and srcjars hermetic by agrieve · 9 years ago
  72. 53d49d7 Apply skew on both axes together rather than sequentially on Compositor thread. by nainar · 9 years ago
  73. 2c6fc62 Update getColorStateList calls that were deprecated in M. by aurimas · 9 years ago
  74. 2d6cb18 [Android] Move Android version codes into devil/. by jbudorick · 9 years ago
  75. 19cf63a Revert of Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ ) by stgao · 9 years ago
  76. 25c989d Add new termination status for failed child process launch. by wfh · 9 years ago
  77. 2b0b110 Reland of Fix javac command never caching input .md5s (patchset #1 id:1 of https://codereview.chromium.org/1309663005/ ) by agrieve · 9 years ago
  78. 499be0d Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  79. d3377b3 Revert of Fix javac command never caching input .md5s (patchset #8 id:140001 of https://codereview.chromium.org/1308083002/ ) by agrieve · 9 years ago
  80. 532a646 Remove all traces of ChromeShell from src/build. by newt · 9 years ago
  81. 558186b Fix javac command never caching input .md5s by agrieve · 9 years ago
  82. 5dfb9c2 Fix races with MessagePipeReader due to the Mojo IPC channel being thread-safe. by amistry · 9 years ago
  83. 5dde508 Fix deprecation warnings in remoting/android/ by lambroslambrou · 9 years ago
  84. 6032e24 view-manager: Fix some issues regarding running tests in x11. by sadrul · 9 years ago
  85. 759db22 Add an environment variable that causes md5_check.py to print what changed by agrieve · 9 years ago
  86. b1790cc Move the android logging doc to //docs by dgn · 9 years ago
  87. dc9a508 Adds a common way to initialize logging by sky · 9 years ago
  88. 9052ecb [Android] Move some pylib modules into devil/ by jbudorick · 9 years ago
  89. 7060843 Add landmine for libsqlite3.dylib by luqui · 9 years ago
  90. b7e7475 Fix mojo_runner_unittests in debug builds. by jam · 9 years ago
  91. ddbd2ef Make Linker.isUsed() static, and clean up the fallout. by simonb · 9 years ago
  92. 2b2b1f6 Revert of ipc: Add a new field num_brokered_attachments to the message header. (patchset #1 id:1 of https://codereview.chromium.org/1311673011/ ) by erikchen · 9 years ago
  93. 1d98ab0 [Android] Remove runtime log level checks by dgn · 9 years ago
  94. 5f370df Make UrlRequestContextBuilder take scoped_ptr's when it takes ownership by pauljensen · 9 years ago
  95. fdc7d4c GN(android): Add scripts & runtime logic for installing _incremental apks by agrieve · 9 years ago
  96. 3242e1a Use #if DCHECK_IS_ON() in base/threading/thread_checker.h by olli.raula · 9 years ago
  97. 5833b3e StackSamplingProfiler: collect partial bursts if the profiler is stopped early by wittman · 9 years ago
  98. 963a97d bluetooth-advertising: Fix wrong assignment and append of wrong type by ortuno · 9 years ago
  99. e830423 Adds a way to determine id of content handler that created app by sky · 9 years ago
  100. c3ae560 aura: Stop converting Rect to RectF implicitly. by danakj · 9 years ago