Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
2ce37017a59d87708429d2fac57500fa919d148f
/
base
ffb231d
Expose registered histograms from FeedbackCollector
by tbansal
· 8 years ago
9057625
Replace TestSimpleTaskRunner::GetPendingTasks with TakePendingTasks
by tzik
· 8 years ago
8674b25
Add IntDef support to ApplicationStatus.
by tedchoc
· 8 years ago
a603046
Remove some non-essential StringPiece->std::string conversion in base/
by lazyboy
· 8 years ago
eea351d
TaskScheduler: Adjust shutdown behavior of delayed tasks.
by fdoray
· 8 years ago
36ad821
Metrics - Add histograms/README.md
by mpearson
· 8 years ago
380560e
Check if RTLD_DEEPBIND is defined before using it.
by slan
· 8 years ago
e254759
Add real_path option to LaunchProcess
by rkjnsn
· 8 years ago
b63cedc
Lint suppressions needed for Android SDK roll.
by stip
· 8 years ago
23a54df
Avoid unnecessary checking in getting current time on 32-bit systems.
by chihchung
· 8 years ago
e322a12
Add TRACE_EVENT_SAMPLE_WITH_ID1 macro.
by alph
· 8 years ago
c04ceac
Add comment about leaked FileDescriptorWatcher::Controller::Watcher.
by fdoray
· 8 years ago
a5c7306
Use FileDescriptorWatcher in FilePathWatcherKQueue.
by fdoray
· 8 years ago
225d2af
Add Explicit Argument Guidance for time.h
by robliao
· 8 years ago
6e7184a
Mark SequencedWorkerPool::GetWorkerPoolForCurrentThread() as deprecated.
by fdoray
· 8 years ago
0621dbe
Ignore return type annotations in @CalledByNative methods.
by estevenson
· 8 years ago
f3a7ed5
Replace MessageLoop::current()->task_runner() with ThreadTaskRunnerHandle::Get().
by fdoray
· 8 years ago
a74947c
Remove ScopedTempDir::path()
by vabr
· 8 years ago
428e50e
Fix Chromium tracing to not override app logging
by ntfschr
· 8 years ago
d39a18b
Pass delay and timestamp to AudioSourceCallback::OnMoreData.
by jameswest
· 8 years ago
e99dd84
Convert DCHECKs to CHECKs for histogram types
by kenrb
· 8 years ago
db1cc2b
Remove app context init from LibraryLoader.
by wnwen
· 8 years ago
ce75df1
MemoryCoordinatorClient's destructor should be protected-virtual
by bashi
· 8 years ago
6d82373
TRACE_EVENT_x_WITH_TIMESTAMP should log current thread id
by ksakamoto
· 8 years ago
10f345a
Cleanup histograms from message loop, as well as kHexRangePrintingFlag.
by rkaplow
· 8 years ago
e39f8f4
Allow ImportantFileWriter to take in a pre-write callback.
by proberge
· 8 years ago
83ff69f
Remove FilePathWatcher::PlatformDelegate::CancelOnMessageLoopThread().
by fdoray
· 8 years ago
65adb73
Remove use of NewTabPageAdapter.getItems() from test.
by bauerb
· 8 years ago
9d44b3f
Implement base::PowerMonitor::IsOnBatteryPower() for OSX.
by dalecurtis
· 8 years ago
4b83678
Add TaskScheduler.NumTasksBetweenWaits.[pool] histogram.
by fdoray
· 8 years ago
a1afcbf
Add Reclaim Support to ThreadLocalStorage
by robliao
· 8 years ago
0150a0d
Refactor histogram_macros.h.
by rkaplow
· 8 years ago
673e5be
Remove dead code, GetDataMimeType
by kcwu
· 8 years ago
5156cf3
Fix memory corruption in base_unittests in some configuration.
by sdefresne
· 8 years ago
9eb766f
Support SequencedWorkerPool::FlushForTesting() with redirection to TaskScheduler.
by fdoray
· 8 years ago
604fb48
Enable the FileDescriptorWatcher API on MessageLoopForIO threads.
by fdoray
· 8 years ago
783e617
Document memory coordinator
by bashi
· 8 years ago
a0d8b5b
Delete MessageLoop::Run()/RunUntilIdle().
by fdoray
· 8 years ago
ca14f6f
[tracing] Whitelist levelDb and webcache dump providers for background mode
by ssid
· 8 years ago
a7fd5f1
Revert of Remove ref_counted.cc (patchset #4 id:60001 of https://codereview.chromium.org/2345013003/ )
by agrieve
· 8 years ago
d3e68cf
Remove unneeded thread.h includes and fix IWUU.
by gab
· 8 years ago
e4ba8a5
TaskScheduler: Add FlushForTesting().
by fdoray
· 8 years ago
a6247e6
Use platform sized counters for the refcounted classes in base.
by wfh
· 8 years ago
b78a84f
Disallow redundant Bind calls.
by dcheng
· 8 years ago
160aa28
Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc
by kcwu
· 8 years ago
9fd2570
Switch base::IDMap to use unique_ptr.
by aelias
· 8 years ago
5e32eda
Revert of Move language pak files to assets. (patchset #13 id:240001 of https://codereview.chromium.org/2345143002/ )
by khushalsagar
· 8 years ago
fdcf260
Remove stl_util's STLDeleteContainerPairSecondPointers.
by avi
· 8 years ago
03c586a
Handle failures allocating mapped local memory.
by bcwhite
· 8 years ago
197a48f
Fix problem with persistent histograms getting ID of zero.
by bcwhite
· 8 years ago
2c73da9
Remove stl_util's STLDeleteContainerPairSecondPointers from all of Chromium.
by avi
· 8 years ago
29d5a50
Move language pak files to assets.
by estevenson
· 8 years ago
ce70d31
Clean up my TODO comments in SmallMap and Time.
by brettw
· 8 years ago
b47b11e
Try to fix gathering of ranges_ptr plus capture checksums.
by bcwhite
· 8 years ago
8fa1d44
Make SplitStringUsingSubstr have consistent args.
by brettw
· 8 years ago
774ca46
Use ScopedAllowWait to shutdown the TaskScheduler.
by fdoray
· 8 years ago
6b09239
Make DISABLE_CFI_PERF only effective in the official builds.
by krasin
· 8 years ago
5d66298
Add a TranslateRanker to determine when to suppress translation prompts.
by rogerm
· 8 years ago
1f0e410
The GHA won't function properly if the SR hasn't been initialized so do that.
by bcwhite
· 8 years ago
45d73d8
Remove calls to MessageLoop(ForUI|ForIO)::Run/RunUntilIdle.
by fdoray
· 8 years ago
8aa4a17
Fix SequencedWorkerPoolTest.DelayedTaskDuringShutdown.
by fdoray
· 8 years ago
40ac79c
Fix DCHECK usage doc comment.
by pwnall
· 8 years ago
c081048
Let TRACE_EVENT_XXX_WITH_TIMESTAMP accept TimeTicks instead of int64_t
by wangxianzhu
· 8 years ago
5b659aa
Convert FieldTrialList to Accept a std::unique_ptr
by robliao
· 8 years ago
73f858f
Add synchronous callback support to important_file_writer.cc
by proberge
· 8 years ago
bf17041
Delete MessageLoop::PostTask/PostDelayedTask/DeleteSoon/ReleaseSoon.
by fdoray
· 8 years ago
fecd186
Add const to BindStateBase to align to RefCounted constness
by tzik
· 8 years ago
41156c8
Remove ref_counted.cc
by tzik
· 8 years ago
2121052
Fix races in trace events filtering.
by ssid
· 8 years ago
b2e0190
Use chromium trace_event implementation in blink
by wangxianzhu
· 8 years ago
88d1af2
Add an explicit way of making IDs local or global
by chiniforooshan
· 8 years ago
114af1b
Adds new logging type SYSLOG which logs to the system log.
by pastarmovj
· 8 years ago
3f1d33b
Made g_lazy_worker_pool leaky to enable tasks to start tasks.
by heimbuef
· 8 years ago
7294bda
base: Allow renderer thread priorities to be changed.
by reveman
· 8 years ago
84d2d03
Add base::UnguessableToken << operator
by tguilbert
· 8 years ago
bd97524
A collector for postmortem reports
by manzagop
· 8 years ago
76e690d
Add base::UnguessableToken
by tguilbert
· 8 years ago
69d562f
Disallow single-threaded SequencedWorkerPools.
by gab
· 8 years ago
014878b
mojo: Use TYPE_DEFAULT message-loop for browser-tests.
by sadrul
· 8 years ago
17f21de
Remove deprecated ListValue::Append(Value*) overload on Linux.
by dcheng
· 8 years ago
50c0aba
Test SequencedWorkerPool with redirection to the TaskScheduler.
by fdoray
· 8 years ago
b131654
Integrate Crashpad UMA
by scottmg
· 8 years ago
742f876
Use base::Thread instead of single-threaded SequencedWorkerPool in TestLauncher.
by gab
· 8 years ago
67dfe79
Remove outdated TODO in SequencedWorkerPool::Inner::IsRunningSequenceOnCurrentThread().
by fdoray
· 8 years ago
ca69b87
Make SystemMonitor report all audio device changes instead of just audio capture.
by guidou
· 8 years ago
7d11758
Add FlushForTesting to base::Thread.
by gab
· 8 years ago
89a0489
Make SequencedWorkerPool::IsRunningSequenceOnCurrentThread() private.
by fdoray
· 8 years ago
553bc2a
Forward return value of PostTaskToTaskScheduler() to PostTask() in SequencedWorkerPool.
by fdoray
· 8 years ago
4b1e836
Remove calls to deprecated MessageLoop methods from message_loop_unittest.cc.
by fdoray
· 8 years ago
5d8924c
Add a new file descriptor watch API.
by fdoray
· 8 years ago
8cae077
TaskScheduler: Match behavior of SequencedWorkerPool in RunsTasksOnCurrentThread().
by fdoray
· 8 years ago
b87488b
Move memory_coordinator_client and its registry to base/memory
by bashi
· 8 years ago
8d7782d
Add Some Comments to the Timeout Checks on Condition Variables
by robliao
· 8 years ago
41aab94
Remove GYP files.
by brettw
· 8 years ago
db1ef2d
Add a full Blimp integration test.
by dtrainor
· 8 years ago
1d2f363
Split BindStateBase ctor for non-cancellable Bind
by tzik
· 8 years ago
e9b374c
Use TestSimpleTaskRunner::NumPendingTasks instead of GetPendingTasks().size()
by tzik
· 8 years ago
46cc6ec
Change more base::ListValue methods to use std::unique_ptr.
by dcheng
· 8 years ago
92aed19
Fix android depfiles to always list GN's outputs[0]
by agrieve
· 8 years ago
7621e35
Support delays when redirecting SequencedWorkerPool to TaskScheduler.
by fdoray
· 8 years ago
Next »