index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change method of activity tracking done in ActivityStatus.
tedchoc@chromium.org
2013-09-16
3
-68
/
+158
*
Use webview classic cookies file to create the chromium based
sgurun@chromium.org
2013-09-16
3
-0
/
+22
*
Include What You Use: #include <errno.h> where errno is used, or use DPLOG
mark@chromium.org
2013-09-16
1
-2
/
+2
*
Use close$NOCANCEL on the Mac, so that it has deterministic behavior when
mark@chromium.org
2013-09-16
2
-0
/
+80
*
Prefs refactoring is done, removing myself from OWNERS.
joi@chromium.org
2013-09-16
1
-3
/
+0
*
Use SequencedWorkerPoolOwner in ParallelTestLauncher.
earthdok@chromium.org
2013-09-14
2
-6
/
+8
*
base: Rename OSLockType to NativeHandle in Lock API.
tfarina@chromium.org
2013-09-14
5
-17
/
+17
*
[POSIX] CHECK that pthread_join succeeds in PlatformThread::Join.
rsesek@chromium.org
2013-09-13
1
-1
/
+1
*
GTTF: launch test processes using job objects on Windows.
phajdan.jr@chromium.org
2013-09-13
3
-10
/
+30
*
GTTF: Make --help and --gtest_help behave correctly with --brave-new-test-lau...
phajdan.jr@chromium.org
2013-09-13
3
-1
/
+32
*
Re-enable pre-read experiment as a finch field trial.
rogerm@chromium.org
2013-09-13
1
-0
/
+6
*
Use an X event loop in the GPU process on Linux.
ccameron@chromium.org
2013-09-12
4
-5
/
+31
*
Make the lazy TLS pointer in SWP into a LeakyLazyInstance.
earthdok@chromium.org
2013-09-12
1
-1
/
+1
*
Add newlines to the end of files where they were missing
hans@chromium.org
2013-09-12
5
-5
/
+5
*
Copy the thread name to the stack for debugging purposes.
rsesek@chromium.org
2013-09-12
1
-0
/
+18
*
gpu: Record GL state to trace
skyostil@chromium.org
2013-09-12
1
-1
/
+1
*
Revert 222689 "Use an X event loop in the GPU process on Linux."
dalecurtis@google.com
2013-09-12
4
-31
/
+5
*
Use an X event loop in the GPU process on Linux.
ccameron@chromium.org
2013-09-12
4
-5
/
+31
*
Revert 222470 "Use an X event loop in the GPU process on Linux." This is to
noamsml@chromium.org
2013-09-11
4
-31
/
+5
*
Fix CallbackRegistry on Win7
caitkp@google.com
2013-09-11
1
-3
/
+5
*
This is needed in order to reduce the boilerplate involved in converting Noti...
caitkp@chromium.org
2013-09-11
4
-0
/
+432
*
Fix memory leak in PrefMetricsService
battre@chromium.org
2013-09-11
2
-2
/
+2
*
Use an X event loop in the GPU process on Linux.
ccameron@chromium.org
2013-09-11
4
-5
/
+31
*
Report trace event overhead stat with metadata
wangxianzhu@chromium.org
2013-09-11
1
-25
/
+5
*
Switch the offset conversion routines from an "offsets point at characters"
pkasting@chromium.org
2013-09-11
3
-27
/
+39
*
Enable invalidations for arbitrary objects on Android.
stepco@chromium.org
2013-09-11
3
-0
/
+54
*
Enable high resolution time for TimeTicks::Now on Windows Canary
simonjam@chromium.org
2013-09-10
5
-7
/
+63
*
GTTF: kill spawned test processes when the launcher is killed
phajdan.jr@chromium.org
2013-09-10
2
-10
/
+136
*
gtk: Allow building both the X11 and Gtk message-pumps for gtk.
sadrul@chromium.org
2013-09-07
6
-46
/
+52
*
Set active extension IDs for crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-07
1
-1
/
+1
*
gtk: Some code cleanup for the message-pump.
sadrul@chromium.org
2013-09-07
10
-52
/
+65
*
Thread-local trace-event buffers
wangxianzhu@chromium.org
2013-09-06
4
-78
/
+482
*
Implement ToValue() for SystemMetrics, SystemMemoryInfoKB, DiskInfo, and Swap...
jwmak@chromium.org
2013-09-06
3
-0
/
+95
*
Let JsonDoubleQuote accept StringPiece
wangxianzhu@chromium.org
2013-09-06
3
-11
/
+15
*
Update ReadProcMaps() to reflect lack of atomicity when reading /proc/self/maps.
scherkus@chromium.org
2013-09-06
3
-10
/
+105
*
Add instrumentation to the MessagePumpMac family of classes.
rsesek@chromium.org
2013-09-05
5
-15
/
+313
*
Second attempt at introducing SafeSPrintf().
markus@chromium.org
2013-09-05
6
-0
/
+1889
*
GTTF: Add command-line switches for number of jobs and batch limit.
phajdan.jr@chromium.org
2013-09-05
3
-15
/
+50
*
test launcher: Fix running a single test using filter.
sadrul@chromium.org
2013-09-04
1
-2
/
+11
*
Remove incorrect const qualifier from resize().
tomhudson@chromium.org
2013-09-04
1
-1
/
+1
*
Fix a test launcher hang when no tests are run.
phajdan.jr@chromium.org
2013-09-04
2
-0
/
+22
*
Re-land https://codereview.chromium.org/23602005: Use nobarrier atomics for l...
glider@chromium.org
2013-09-04
3
-4
/
+7
*
Revert 221168 "Use nobarrier atomics for platform-size lossy cou..."
glider@chromium.org
2013-09-04
3
-6
/
+4
*
Use nobarrier atomics for platform-size lossy counters in base::HistogramSamp...
glider@chromium.org
2013-09-04
3
-4
/
+6
*
Update Mali memory attribute sysfs location
dbehr@chromium.org
2013-09-04
1
-1
/
+1
*
[Android] Add reinitiate() to ObserverList's iterator.
kkimlabs@chromium.org
2013-09-04
2
-9
/
+77
*
GTTF: Parallel test launcher changes for POSIX.
phajdan.jr@chromium.org
2013-09-04
1
-1
/
+22
*
Add more member data to SystemMemoryInfoKB and SystemMetrics. Upgrade functio...
jwmak@chromium.org
2013-09-03
3
-22
/
+93
*
test IWYU fixups for base
mostynb@opera.com
2013-09-03
16
-13
/
+45
*
Fix building with Java 7
simonb@opera.com
2013-09-03
2
-0
/
+82
[next]