Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
583fc5c2d374f36a2874f773e78c996cefd0ad28
583fc5c
tracing: split trace event filter classes out of TraceLog
by primiano
· 8 years ago
8a3e9be
Record executable version details to stability file
by manzagop
· 8 years ago
5ad4342
Add POSIX shared memory support for Mac
by lawrencewu
· 8 years ago
12503e3
[tracing] Do not check enabled for filtering in TRACE_EVENT_CATEGORY_GROUP_ENABLED
by ssid
· 8 years ago
e5b635f
Reland "Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ )"
by ahest
· 8 years ago
f2caa70
Fix tsan deadlock in base_unittest
by lawrencewu
· 8 years ago
17eb538
Improve documentation of the targets generated by mojom.gni.
by reillyg
· 8 years ago
f3a9fbb
mus: Rename GpuService to Gpu.
by sadrul
· 8 years ago
e29fd5f
Revert of Cleanup sign checking in safe math code (patchset #1 id:1 of https://codereview.chromium.org/2564493003/ )
by jschuh
· 8 years ago
c236e8d
Revert of Remove bad comment in HasSignBit (patchset #1 id:1 of https://codereview.chromium.org/2562643005/ )
by jschuh
· 8 years ago
bcf614a
Fix error handling in POSIX version of the base::File::GetLength.
by mkolom
· 8 years ago
2baebb1
Support for extracting user-data from activity tracking.
by bcwhite
· 8 years ago
74a4f67
Remove bad comment in HasSignBit
by jschuh
· 8 years ago
2533d5a
[PPAPI] Quarantine files that are writeable by a Pepper plugin.
by asanka
· 8 years ago
3d9f934
Cleanup sign checking in safe math code
by jschuh
· 8 years ago
0ac4f49
mus/gpu: Introduce the GpuServiceHost mojom interface.
by sadrul
· 8 years ago
2ed12ea
[tracing] Remove MemoryAllocatorDump::process_memory_dump
by ssid
· 8 years ago
a42abd9
Remove more unnecessary includes, limits.h and climits in base/numerics
by scottmg
· 8 years ago
45dc140
Remove unused cassert include in base/numerics/safe_conversions.h
by scottmg
· 8 years ago
2e3d367
win: Switch to 10.0.14393.0 SDK
by scottmg
· 8 years ago
26545b5
Mojo JS bindings: add more methods for InterfacePtrController and Binding.
by yzshen
· 8 years ago
bbbd10f
Break up common_custom_types.mojom.
by sammc
· 8 years ago
fb005b0
Remove base::ObserverListThreadSafeTraits.
by fdoray
· 8 years ago
89e02ea
Make the name of the event source for SYSLOG configurable.
by pastarmovj
· 8 years ago
15b0cfd
TSAN startup fix
by lawrencewu
· 8 years ago
89ee31a
Make base::Value::TYPE a scoped enum.
by jdoerrie
· 8 years ago
53fa515
Cleanup remaining class/struct fwd declarations
by jbriance
· 8 years ago
f9faf85
Remove duplicate IsStringASCII call.
by bcwhite
· 8 years ago
e70d1b0
Add a space before seconds units like all other units.
by drcrash
· 8 years ago
c4ab1b1
Change the CRT initialization to create a new heap for Chrome.dll.
by siggi
· 8 years ago
b840cfa
Cleanup some undefined floating point behavior in base/numerics
by jschuh
· 8 years ago
a93ec6f
Reuse ThreadData instances associated with terminated named threads.
by fdoray
· 8 years ago
3ec200d
Make InsertAllocatorDispatch thread safe.
by siggi
· 8 years ago
927cb94
Clean up shared memory code in field_trial.cc
by lawrencewu
· 8 years ago
0049e81
Remove unnecessary else
by katthomas
· 8 years ago
88837b8
Add base::time::FromJavaTime
by twellington
· 8 years ago
b7e0cde
Remove ThreadRestrictions::ScopedAllowSingleton.
by fdoray
· 8 years ago
9e1c2ea
Cleanup base/numerics and make C++11 usage consistent
by jschuh
· 8 years ago
6cb51f8
Store and retrieve features from shared memory
by lawrencewu
· 8 years ago
cda27ae
Document OS_CHROMEOS in build_config.h
by brucedawson
· 8 years ago
253f4e4
Mojo JS bindings: introduce concepts that are more similar to C++ bindings:
by yzshen
· 8 years ago
2d9b49d
Rename CheckNum to MakeCheckedNum
by jschuh
· 8 years ago
ebf6cc2
Add support for CheckedNumeric Max and Min constexpr functions
by jschuh
· 8 years ago
d736cba
mus: Add support for sending IOSurface mach_ports over mojo.
by sadrul
· 8 years ago
25527f1
IME for Mus: Add ui.mojom.CompositionText and its struct traits.
by moshayedi
· 8 years ago
fdb2026
Fix a bunch of undefined behavior in CheckedNumericState
by thakis
· 8 years ago
8c7d624
Revert of Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ )
by rockot
· 8 years ago
2d4c331
Store log messages in global activity tracker.
by bcwhite
· 8 years ago
c8199ff
CheckedNumeric cleanups
by jschuh
· 8 years ago
ab9b353
Add heap allocator usage to task profiler.
by siggi
· 8 years ago
4dcb41d
Get rid of ugly decltype in IntToString
by jschuh
· 8 years ago
76e3710
TaskScheduler: Initialize TaskTraits with the priority of the current thread.
by fdoray
· 8 years ago
97b2e64
TaskScheduler: Set the IO allowed bit in TaskTracker::RunTask().
by fdoray
· 8 years ago
9b69714
Add thread checker to base::RunLoop.
by ahest
· 8 years ago
b81f7b7
Clean up error message in schema-based policy validation
by emaxx
· 8 years ago
87ffb4b
Fix silent truncations when extracting values from CheckedNumeric
by jschuh
· 8 years ago
a35929a
As YAPS server does not handle affiliation_ids correctly yet, we need to have a flag that would allow us to avoid that check during development.
by antrim
· 8 years ago
5cfab97
TaskScheduler: Add internal::GetTaskPriorityForCurrentThread().
by fdoray
· 8 years ago
1c7cab0
[tracing] Whitelist sync MDP.
by dskiba
· 8 years ago
f5c6169
Make test filters play nice
by katthomas
· 8 years ago
352c134
Added function to provide the short board name of the device
by igorcov
· 8 years ago
17bc964
android: Realign stack pointer on JNI entry.
by torne
· 8 years ago
30f6427
Store field trial parameters in shared memory
by lawrencewu
· 8 years ago
644d4f4
Part 2 of base::IDMap refactor to eliminate IDMapOwnPointer/IDMapExternalPointer modes
by rlanday
· 8 years ago
1af92ae
Convert profile import IPCs to Mojo
by tibell
· 8 years ago
b5d98a3
Update base::scoped_refptr<> docs
by tnagel
· 8 years ago
f87bd88
Fix TODO Typo
by robliao
· 8 years ago
f6be8ad
Remove MessageLoop destruction observer from mojo::Watcher.
by yzshen
· 8 years ago
2e935ae
TaskScheduler: Add base::PostTask(WithTraits)AndReplyWithResult().
by fdoray
· 8 years ago
f220376
Move OS_WIN specific logic in MessagePumpDefault::Run into waitable_event_win.cc
by stanisc
· 8 years ago
45355cd
Mojo C++ bindings: fix [D]CHECKs in MultiplexRouter and SyncHandleRegistry.
by yzshen
· 8 years ago
623d42c
Mojo C++ bindings: remove the single-threaded Router.
by yzshen
· 8 years ago
f5b01dd
Mandate unique_ptr for base::IDMap in IDMapOwnPointer mode.
by rlanday
· 8 years ago
65df53e
Move PostTaskAndReplyWithResult() adapters to a separate header.
by fdoray
· 8 years ago
e846365
Share field trial allocator on zygote-using Linuxes
by lawrencewu
· 8 years ago
4ef4818
base: Print sub-second resolution timestamps
by djkurtz
· 8 years ago
12d1fd6
Stop accepting a null reply in base::PostTaskAndReplyWithResult().
by fdoray
· 8 years ago
ebd255e
android: JavaRef type behaviour improvements.
by torne
· 8 years ago
cc20ec5
Add back missing ALWAYS_INLINE to saturated math
by enne
· 8 years ago
01c8572
Fix use of base/numerics in IntToString
by jschuh
· 8 years ago
59264c1
Remove destruction observer from base::FilePathWatcherKQueue.
by fdoray
· 8 years ago
eeb20dc
Move IMMEDIATE_CRASH and OOM_CRASH from wtf to base.
by Chris Palmer
· 8 years ago
da9db99
Fix more integer underflow cases in base::Time::FromExploded.
by davidben
· 8 years ago
0066625
Struct traits for gfx::Range and gfx::RangeF.
by moshayedi
· 8 years ago
26866e2
TaskScheduler: Add TaskTraits::WithWait().
by fdoray
· 8 years ago
4e08bca
Provide a Mojo equivalent of ThreadSafeSender.
by jcivelli
· 8 years ago
ba05520
Devirtualize DictionaryValue::Remove and DictionaryValue::RemovePath
by dcheng
· 8 years ago
01e0bc1
mojo/gpu: Remove dead gpu code.
by sadrul
· 8 years ago
1771f72
Loosen restrictions on CheckedNumeric bitwise operators
by jschuh
· 8 years ago
4e736ce
Allow custom comparators for the MRUCache
by rsleevi
· 8 years ago
f13187f
Add support for turning pointers back to references.
by bcwhite
· 8 years ago
cc46461
WTF/std normalization: replace WTF::Vector::first() with ::front()
by pilgrim
· 8 years ago
e953be6
Add a mojo struct corresponding and typemapped to base::File.
by sammc
· 8 years ago
1cbbc2f
Remove FileUtilProxy:DeleteFile().
by fdoray
· 8 years ago
ccd5b95
Modernize TimerTests prior to https://codereview.chromium.org/2491613004
by gab
· 8 years ago
f4c2e23
[tracing] Use EstimateMemoryUsage() in deduplicators.
by dskiba
· 8 years ago
b219208
logging: Provide a specific MakeCheckOpValueString overload for functions
by raphael.kubo.da.costa
· 8 years ago
c787a55
Remove debug code for field trial crashes
by lawrencewu
· 8 years ago
4566580
[Mac] Report statistics more regularly in Mac memory pressure monitor
by lgrey
· 8 years ago
856e8a2
Remove unnecessary gendered language in //mojo.
by sammc
· 8 years ago
Next »