- c1dad41 Extend the multidex logic to only kick in for the main browser application. by tedchoc · 10 years ago
- 826a974 Remove kint16max. by avi · 10 years ago
- 6de73f3 Rename mojo::TokenSerializer to mojo::Broker. by jam · 10 years ago
- 6b5afc7 Add context_utils.h includes where needed. by torne · 10 years ago
- aa5b43e Fixed an issue where tracing events got incorrectly enabled. by oysteine · 10 years ago
- e602acf [Tracing] Make heap profiler type info a string by ruuda · 10 years ago
- 5e6f47a Linker: Do not require JNI_OnLoad in ModernLinker loads. by simonb · 10 years ago
- 3413d7f Revert of base: Make shared memory backed by Mach primitives by default. (patchset #3 id:40001 of https://codereview.chromium.org/1453383002/ ) by skyostil · 10 years ago
- 1eeb736 Calculate broken tests threshold based on number of tests in binary, before applying filter by phajdan.jr · 10 years ago
- 2fedbe7 Remove COMPILE_ASSERT. by avi · 10 years ago
- 89870c5 Make CapabilityFilter non-nullable. by ben · 10 years ago
- a79f824 Mojo C++ bindings: InterfacePtr<T> and Binding<T> use MultiplexRouter when T passes associated interface pointers/requests. by yzshen · 10 years ago
- 891be77 [base] fcntl, not fctnl. by shess · 10 years ago
- 800d2ea base: Use std::move() instead of Pass() for real movable types. by danakj · 10 years ago
- 7d383fb Remove kint8min, kint8max, and kint16min. by avi · 10 years ago
- be46194 Revert of New build flag system, convert Google Now flag (patchset #14 id:260001 of https://codereview.chromium.org/1458653002/ ) by raymes · 10 years ago
- 7c39908 New build flag system, convert Google Now flag by brettw · 10 years ago
- 26b7ede gpu: Implement the new fence syncs in mojo command buffer. by penghuang · 10 years ago
- d0ab793 Switch to static_assert in the repo. by avi · 10 years ago
- f6e2ebd [Eraser] Remove chrome://tcmalloc by ruuda · 10 years ago
- 53646e0 Fix split in base::ProcessIsProcessBackgrounded() by lhchavez · 10 years ago
- 37b7abd Mojo C++ bindings: introduce public associated-interface-related types. by yzshen · 10 years ago
- 0a778f7 Support setting just the Java Context for JUnit tests. by torne · 10 years ago
- 600ef70 Revert "Add stats to distinguish android renderer crashes." by primiano · 10 years ago
- 486c61f Switch to static_assert in base/. by avi · 10 years ago
- c87d1ca Define a Java-side global application context. by torne · 10 years ago
- db47a2a Remove unused memory functions by ruuda · 10 years ago
- 38b0c7a Replace base::HashPair macros with a templated function. by amistry · 10 years ago
- f9c275f Avoid iterating over all handles in MessagePumpMojo on every iteration to calculate deadlines. by amistry · 10 years ago
- 957860a views/mus: Fix showing menu in chrome in mus. by Sadrul Habib Chowdhury · 10 years ago
- 00e880c Create a broker interface for the new Mojo EDK so that the browser can create and duplicate message pipes. by John Abd-El-Malek · 10 years ago
- 54c3c09 Don't leak the WatcherThreadManager background thread. by John Abd-El-Malek · 10 years ago
- ed30c78 Pass CapabilityFilter via CreateInstanceForHandle by ben · 10 years ago
- 4e6faf7 base: Make shared memory backed by Mach primitives by default. by erikchen · 10 years ago
- 3ce529d Stack sampling profiler: fix off-by-one error on truncated stacks by wittman · 10 years ago
- d7348e1 Use hermetic timestamps in apkbuilder.py and refactor helper function by agrieve · 10 years ago
- 32a250b [StyleGuide] Allow begin and end non-member functions by ruuda · 10 years ago
- 2c26624 Cleanup: Correctly spell success(ful). by thestig · 10 years ago
- f017506 Revert of views/mus: Fix showing menu in chrome in mus. (patchset #2 id:20001 of https://codereview.chromium.org/1460003004/ ) by beaudoin · 10 years ago
- 853c866 URLRequestJob: change ReadRawData contract by xunjieli · 10 years ago
- 11e0de2 Allow wait in CommandBufferClientImpl. by penghuang · 10 years ago
- de03688 views/mus: Fix showing menu in chrome in mus. by sadrul · 10 years ago
- 682e113 Fix regression in memory-infra bots due to change in dump order by ssid · 10 years ago
- aa84880 ScopedPtrMap -> std::map from /component by limasdf · 10 years ago
- fc1eba0 Add stats to distinguish android renderer crashes. by wnwen · 10 years ago
- cd71196 Re-land "Flip 'Linux x64' bot on chromium waterfall to GN." by dpranke · 10 years ago
- 0db1b9b Tweaks to vs_toolchain to simplify it, and support gn VS 2015 by brucedawson · 10 years ago
- d96c1be Convert ConnectToApplication to take a params class by ben · 10 years ago
- 42cca5e [Android] Add gn support for multidex. by jbudorick · 10 years ago
- f3cdc16 Remove ScopedVector from message_pump_perftest by olli.raula · 10 years ago
- 6eead09 Mojo C++ bindings: introduce MultiplexRouter and related classes. by yzshen · 10 years ago
- 5765bb3 Run gn --format over all .gn files by agrieve · 10 years ago
- d58d832 Reland of Use std::tie() for operator< in components/ (patchset #1 id:1 of https://codereview.chromium.org/1456263005/ ) by jsbell · 10 years ago
- 2d13f97 Revert "Reland: URLRequestJob: change ReadRawData contract" by xunjieli · 10 years ago
- 01c3e1c Add a move constructor and move assignment operator to scoped_ptr. by dcheng · 10 years ago
- 68333e0 Fetch Mandoline components from Google Storage as needed. by msw · 10 years ago
- e44703f Use subtle::NoBarrier* statements for Histogram flags_ field. by asvitkine · 10 years ago
- 95784c5 Revert of Use std::tie() for operator< in components/ (patchset #1 id:1 of https://codereview.chromium.org/1447153002/ ) by jsbell · 10 years ago
- ad59293 Use std::tie() for operator< in ui/ by jsbell · 10 years ago
- e7245111 Use ThreadChecker in HistogramDeltaSerialization class. by asvitkine · 10 years ago
- 6c7c93f Call base::DispatchToMethod by the fully qualified name by tzik · 10 years ago
- 142816f avoid 'may be used uninitialized' warnings in stack_sampling_profiler_unittest.cc by mostynb · 10 years ago
- 2f638b0 Make vector_as_array use std::vector::data and switch a few directories. by davidben · 10 years ago
- ab8fea6 Try to remove <algorithm> header from scoped_ptr.h, again. by dcheng · 10 years ago
- 0b2c0c6 Use unique URLs rather than qualifiers to uniquify RenderProcesses. by ben · 10 years ago
- 90476c9 Implements AddStartupEventsForTelemetry() in startup_metric_utils.cc for in-coming startup telemetry benchmarks using TBM. by gabadie · 10 years ago
- 905ece1 Bind Application in renderer. by ben · 10 years ago
- 74f5a1a Temporarily re-add #include <algorithm> to scoped_ptr.h by Daniel Cheng · 10 years ago
- 0bdf377 Use std::default_delete as the default deleter for scoped_ptr. by dcheng · 10 years ago
- 3b96334 mac: Some consumers of SharedMemory require a POSIX fd. by erikchen · 10 years ago
- 36fbab2 p1 mus+ash chrome renders ui and content by rjkroege · 10 years ago
- 46fb2df Revert of Bind Application in renderer (patchset #15 id:280001 of https://codereview.chromium.org/1452823003/ ) by alancutter · 10 years ago
- 4098851 mojo_runner: Get --trace-start working with generic mojo_runner. by erg · 10 years ago
- 703f671 Mark base::Tuple as final by tzik · 10 years ago
- c589ca9 Bind Application in renderer. by ben · 10 years ago
- dd1514c Revert of mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup. (patchset #9 id:160001 of https://codereview.chromium.org/1440403002/ ) by erg · 10 years ago
- f1d8b4e Use std::tie() for operator< in components/ by jsbell · 10 years ago
- ca150e6 Revert the work of supporting WorkerPool clean shutdown on POSIX. by yzshen · 10 years ago
- 5a1db87 Make base::trace_event::TracedValue use StringPiece where possible. by jbroman · 10 years ago
- b48acd7 Revert of Bind Application in renderer (patchset #14 id:260001 of https://codereview.chromium.org/1452823003/ ) by msramek · 10 years ago
- a780dbd Reland: URLRequestJob: change ReadRawData contract by xunjieli · 10 years ago
- a0f5975 Revert of p1 mus+ash chrome renders ui and content (patchset #9 id:160001 of https://codereview.chromium.org/1438903002/ ) by msramek · 10 years ago
- 495da40 styleguide: Allow enable_if, conditional, and other type_traits. by vmpstr · 10 years ago
- a203f56 Bind Application in renderer. by ben · 10 years ago
- 241ea84 p1 mus+ash chrome renders ui and content by rjkroege · 10 years ago
- c4fa907 Mojo bindings: add message pipe control message definition and C++ helpers. by yzshen · 10 years ago
- d2fcf98 linked_ptr: Add deprecation notice. by limasdf · 10 years ago
- ed50a1e Simplify MessagePumpMojo by having a single control pipe instead of nesting them per run-loop. by amistry · 10 years ago
- 15c3f2b mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup. by erg · 10 years ago
- 9ee40fe Remove master.mojom and associated code. by jam · 10 years ago
- 90e37e8 Tweak iterations in HandleWatcherPerftest to reduce noise. by amistry · 10 years ago
- 41c1d40 Align handling of ParameterizedTest annotations in Java and Python code by mnaganov · 10 years ago
- 0c887d0 base: Remove deprecated CaseInsensitiveCompareDeprecated struct. by tfarina · 10 years ago
- 8b12be3 IPC: Use <algorithm> helpers for comparing arrays by jsbell · 10 years ago
- 4dd89bd Fix the new Mojo EDK working in component build on Linux. by jam · 10 years ago
- e112aba Make operators on scoped_ptr match the ones defined for std::unique_ptr by danakj · 10 years ago
- 6317056 styleguide: Allow std::move for move semantics. by vmpstr · 10 years ago
- f4e652a Take compress_type into account when detecing input changes by agrieve · 10 years ago
- 394c43c Add UMA metric: Startup.BrowserMainToRendererMain. by fdoray · 10 years ago
- 5c49d68 Convert IDMap to use SequenceChecker by jsbell · 10 years ago