Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
8526af5e033da0202a3c6c94106f2032ec749c84
8526af5
Revert of Adds eventlog provider dll to describe the message types of SYSLOG. (patchset #2 id:20001 of https://codereview.chromium.org/2476353003/ )
by pdr
· 8 years ago
f3d00d3
Adds eventlog provider dll to describe the message types of SYSLOG.
by pastarmovj
· 8 years ago
66d2ca3
Disable two tests in mojo_system_unittests that are suspected to be timing out
by hiroshige
· 8 years ago
f115cb9
Revert of Ensure clean up functions of MessageFilter are paired with their initialization functions (patchset #3 id:40001 of https://codereview.chromium.org/2488753002/ )
by tzik
· 8 years ago
5aeaa8a
Remove unused parts of IPC::ChannelHandle.
by sammc
· 8 years ago
a6a4f93
Move enable extensions define to a build flag.
by brettw
· 8 years ago
214591a
[base::FilePath] Optimize FilePath::ReferencesParent
by jkarlin
· 8 years ago
9708cee
[tracing] Implement composable memory usage estimators.
by dskiba
· 8 years ago
c5e4d10
Removing the Mojo buffers 16MB size limit.
by jcivelli
· 8 years ago
2b49c95
Revert using shared memory for field trials
by lawrencewu
· 8 years ago
03cc9b3
Adds option for JSON reader to allow invalid utf characters
by sky
· 8 years ago
ad2b829
Mojo Bindings: Reset EDK error callback in ReportBadMessageTest::TearDown
by rockot
· 8 years ago
905dffe
Replaced cc::SurfaceId::nonce_ with base::UnguessableToken
by staraz
· 8 years ago
3a52c20
Add an option to build with the 10.0.14393 SDK
by brucedawson
· 8 years ago
b83485d
Remove IPC::Endpoint.
by sammc
· 8 years ago
2a5ab39
Mojo C++ bindings: reduce references to AssociatedGroupController.
by yzshen
· 8 years ago
873e5ec
Added UnguessableToken.java .
by liberato
· 8 years ago
d1d49f5
Mojo Bindings: Fix lock-order inversion in associated controllers
by rockot
· 8 years ago
4fcd987
Revert of Replaced cc::SurfaceId::nonce_ with base::UnguessableToken (patchset #25 id:480001 of https://codereview.chromium.org/2379653006/ )
by dpranke
· 8 years ago
8007751
Use the proper sys.path in build/print_python_deps.py
by agrieve
· 8 years ago
8df2d96
tracing: split out the CategoryRegistry from the TraceLog
by primiano
· 8 years ago
c424008
Replaced cc::SurfaceId::nonce_ with base::UnguessableToken
by staraz
· 8 years ago
7278b60
Always pass TaskTraits by const& instead of by value.
by gab
· 8 years ago
ce4c931
Use unordered map for crash keys.
by altimin
· 8 years ago
60a440f
Include calling address in tracked activities.
by bcwhite
· 8 years ago
f75a4c2
Mojo EDK: Fall back to named pipes if NodeChannel handle duplication fails
by rockot
· 8 years ago
ec25359
Ensure clean up functions of MessageFilter are paired with their initialization functions
by tzik
· 8 years ago
cc1a0f5
Enable fetching of admin policies for login screen apps
by emaxx
· 8 years ago
13ac93a
android: run gfx_unittests on bots.
by thakis
· 8 years ago
afaae3d
Use LocaleList in Android/Webview locale representation
by yirui
· 8 years ago
5b9ce38
Enable shared memory for field trials
by lawrencewu
· 8 years ago
a6d3ad3
Bump field trial allocator size to 64kb and report usage
by lawrencewu
· 8 years ago
2d06263
Remove obsolete methods from IPC::Channel and related classes.
by sammc
· 8 years ago
78d9e3a
Added comment about using fixed-size objects when data could be passed between different CPU architectures.
by bcwhite
· 8 years ago
8e850a0
Expose Thread::using_external_message_loop() to subclasses.
by gab
· 8 years ago
54b190f
Collect an initial set of stability activities
by manzagop
· 8 years ago
c54b4e9
Delete IPC::ChannelPosix, IPC::ChannelWin and IPC::AttachmentBroker.
by sammc
· 8 years ago
32453d9
Mojo C++ Bindings: Allow callbacks to own their InterfacePtr
by rockot
· 8 years ago
1bf1a9e
Store ref in field trial in child processes
by lawrencewu
· 8 years ago
51b3dd4
Always install the microdump signal handler on N+ devices.
by tobiasjs
· 8 years ago
f627caf
IPC: Relax thread constraints on Channel-associated send
by rockot
· 8 years ago
4456dd9
Convert InfoBarTestAnimationListener to CallbackHelper.
by tedchoc
· 8 years ago
7190dd0
Rename SchemaRegistry::SetReady to SetDomainReady
by emaxx
· 8 years ago
e7e6922
Move some compiler intrinsic #defines to base/.
by palmer
· 8 years ago
c9e6485
Revert of Remove MessageLoop destruction observer from mojo::Watcher. (patchset #2 id:20001 of https://codereview.chromium.org/2475273003/ )
by xlai
· 8 years ago
4c04178
Remove MessageLoop destruction observer from mojo::Watcher.
by fdoray
· 8 years ago
f8dd24f
Gathering information about test filter files into a README.md file.
by lukasza
· 8 years ago
7eb001d
[android] Remove pylib/{remote,uirobot}.
by jbudorick
· 8 years ago
3e99d2c
Migrate more tests to ScopedFeatureList.
by asvitkine
· 8 years ago
5b9f3db
Make checked_cast a constexpr
by jschuh
· 8 years ago
6033d18
Add StateOn{Moderate,Critical}NotificationReceived metrics
by bashi
· 8 years ago
7ac23b7
Make Checked* functions better align with GCC/Clang intrinsics
by jschuh
· 8 years ago
83c5638
Rename JavaObjectWeakGlobalRef::is_empty to avoid misuse.
by torne
· 8 years ago
cb64f02
Make SchedulerSingleThreadTaskRunner::RunsTasksOnCurrentThread sequence-affine.
by gab
· 8 years ago
37c7d5a
Per offline discussion, leaving "ChromeOS.MemoryPressureLevel" code in place for ChromeOS while history builds up in "Memory.PressureLevel"
by lgrey
· 8 years ago
d0fbdad
Allow backgrounding processes on Mac
by lgrey
· 8 years ago
c953dcf
android: Record the memory size of the GSA process.
by lizeb
· 8 years ago
10cf05f
base: Cleanup class/struct forward declarations
by jbriance
· 8 years ago
d0d242e
Call MessageFilter clean up handlers even for pending filters
by tzik
· 8 years ago
ab681e6
Simplify Checked arithmetic functions in base/numerics
by jschuh
· 8 years ago
40955ef
Port messages sent by WebIDBDatabaseImpl to Mojo.
by reillyg
· 8 years ago
4aeecb2
Correct errant comment.
by palmer
· 8 years ago
be9cd33
Remove usage time.cc of CheckedNumeric::validity()
by jschuh
· 8 years ago
24771a4
win: Don't define TOOLKIT_VIEWS in build_config.h
by thakis
· 8 years ago
6558aab
bluetooth: Expose missing advertise data
by puthik
· 8 years ago
dff9f8e
Rename //mojo/public/java:bindings -> :bindings_java
by agrieve
· 8 years ago
193e73c
Disable log message unless explicitly requested.
by bcwhite
· 8 years ago
5469301
Add mojo::edk::ClosePeerConnection.
by sammc
· 8 years ago
c15a244
Tweaks to ToggleButton details.
by estade
· 8 years ago
879387e
Crazylinker: remove the code to load component build library
by michaelbai
· 8 years ago
d69f510
Remove use of std::function from Mojo internals
by rockot
· 8 years ago
31881b7
Remove dependency of sequenced_worker_pool.h on SingleThreadTaskRunner.
by gab
· 8 years ago
a5b4180
Enabling Aura-Mus clients to submit frames to Mus.
by mfomitchev
· 8 years ago
79012fc
Revert of Enable shared memory for field trials (patchset #2 id:20001 of https://codereview.chromium.org/2469503003/ )
by creis
· 8 years ago
edf9e4b
Update or remove any remaining references to viewvc/blink.
by dpranke
· 8 years ago
b39b134
Fix java classes missing @MainDex.
by estevenson
· 8 years ago
80519e5
Mojo C++ bindings: some improvements for String16 struct traits.
by yzshen
· 8 years ago
365211f
Mojo: Suppress validation error logging in some tests
by rockot
· 8 years ago
0918d74
Fix some lurking div by 0s in safe_math_impl.h
by tsepez
· 8 years ago
2fead26
Update ICU to 58.1
by jshin
· 8 years ago
9c56ea3
TaskScheduler: Remove base::ExecutionMode.
by fdoray
· 8 years ago
09539e1
Move NonThreadSafe.java to base.
by gsennton
· 8 years ago
a701b5a
[Mojo] Eliminate leak in InterfacePtrSet
by blundell
· 8 years ago
e422236
Remove stl_util's STLDeleteContainerPointers.
by avi
· 8 years ago
f0601bd
Comment saying how to extract std::unique_ptr<DictionaryValue> from base::Value.
by lukasza
· 8 years ago
9d51b18
Fix undefined behavior in UnixDomainSocketUtil.Connect test.
by krasin
· 8 years ago
9c6d22f
[Mojo] Add missing offset arg for mojo js struct versioning.
by mbjorge
· 8 years ago
90e97f4
Fix small style issues in safe_math_impl.h
by tsepez
· 8 years ago
76c709e
Enable shared memory for field trials
by lawrencewu
· 8 years ago
e3481bc
Initialize the SharedMemoryCreateOptions members inline.
by sadrul
· 8 years ago
351b98b
Add missing // static comments in ref_counted.h
by gab
· 8 years ago
ae2ec39
memory coordinator: Add trace macros to track state changes
by bashi
· 8 years ago
0fbc8ce
Revert of Replace some deprecated usages of readdir_r with readdir (patchset #5 id:80001 of https://codereview.chromium.org/2411833004/ )
by jbudorick
· 8 years ago
928527a
Add UMA for WebBluetooth RSSI signal strength level
by juncai
· 8 years ago
5c801f5
Replace some deprecated usages of readdir_r with readdir
by fwang
· 8 years ago
688130e
Remove the use of STLDeleteContainerPointers from ScopedVector.
by avi
· 8 years ago
a1b6153
[Download Home] Make the space display usable
by dfalcantara
· 8 years ago
e3b915d
Add policy domain for signin screen apps
by emaxx
· 8 years ago
1ece109
Fix deadlock issue with AllStatesToString
by lawrencewu
· 8 years ago
0d95bb1
json parser/writer correctness fuzzer
by aizatsky
· 8 years ago
Next »