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
*
Avoid threading races on TraceSamplingThread's members
haraken@chromium.org
2013-11-06
3
-40
/
+30
*
Fix parsing of vmstat, improve meminfo parsing, and add unittests
sonnyrao@chromium.org
2013-11-05
2
-80
/
+311
*
Fix iOS device builds broken by r232181
kiyun@chromium.org
2013-11-05
1
-1
/
+1
*
Use pread and pwrite in NaCl PlatformFile now that they're available.
bbudge@chromium.org
2013-11-05
1
-25
/
+5
*
more spell checking
thakis@chromium.org
2013-11-05
2
-2
/
+2
*
Fix WM_POWERBROADCAST handling
yukawa@chromium.org
2013-11-05
2
-59
/
+36
*
GTTF: Make it possible to pass sharding settings from command line.
phajdan.jr@chromium.org
2013-11-05
3
-5
/
+44
*
Android: adds ptr_type to jni_generator.
bulach@chromium.org
2013-11-05
2
-8
/
+102
*
Don't use select() in SyncSocket when handle > FD_SETSIZE.
dalecurtis@google.com
2013-11-05
1
-1
/
+7
*
Adds the concept of a 'safe mode' hotkey start
cpu@chromium.org
2013-11-04
2
-1
/
+15
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
2
-4
/
+4
*
Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L...
rmcilroy@chromium.org
2013-11-04
2
-24
/
+53
*
Refactor parsing of /proc files into separate functions
davemoore@chromium.org
2013-11-02
2
-22
/
+54
*
Ensure TimeOffset is applied to timestamps of traces
wangxianzhu@chromium.org
2013-11-02
3
-15
/
+53
*
GTTF: Unify parallel test launching.
phajdan.jr@chromium.org
2013-11-01
6
-359
/
+249
*
Ensure handle_ fits in FD_SETSIZE.
dalecurtis@chromium.org
2013-11-01
1
-21
/
+20
*
Disable C4146 warning in pickle_unittest.cc.
halyavin@google.com
2013-11-01
1
-0
/
+7
*
Avoid undefined behaviour in Pickle::FindNext.
halyavin@google.com
2013-11-01
3
-6
/
+29
*
Revert 232274 "Reland "Enable SysInfo::AmountOfPhysicalMemory to..."
dglazkov@chromium.org
2013-11-01
2
-49
/
+24
*
Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L...
rmcilroy@chromium.org
2013-11-01
2
-24
/
+49
*
Change the PrefService::GetPreferenceValues() interface to return a scoped_ptr.
earthdok@chromium.org
2013-11-01
2
-9
/
+10
*
GTTF: Make the new test launcher exit early if many tests are broken.
phajdan.jr@chromium.org
2013-10-31
4
-47
/
+110
*
Change to calculate the real NTP in TimeTicks.
pwestin@google.com
2013-10-31
2
-0
/
+32
*
ScopedNativeLibrary.Basic test fix
tmoniuszko@opera.com
2013-10-31
1
-6
/
+12
*
Avoid crashing if the crash key system is not initialized.
jochen@chromium.org
2013-10-31
1
-2
/
+4
*
Enable profile pinning by setting browser window relaunch details
calamity@chromium.org
2013-10-31
1
-2
/
+4
*
Use swarming_client instead of swarm_client.
maruel@chromium.org
2013-10-31
1
-1
/
+1
*
Unmap unpinned ashmem regions. ...
pliard@chromium.org
2013-10-31
1
-4
/
+26
*
Add a test restriction type for non-low end devices.
tedchoc@chromium.org
2013-10-31
1
-2
/
+5
*
Force virtual contexts on Chrome OS ARM
piman@chromium.org
2013-10-31
1
-0
/
+7
*
Pickle::Write* micro-optimizations
piman@chromium.org
2013-10-31
3
-91
/
+91
*
Remove Pickle::BeginWriteData/TrimWriteData, it's not used
piman@chromium.org
2013-10-30
3
-80
/
+4
*
Move ScopedUserPrefUpdate to base/prefs.
derat@chromium.org
2013-10-30
4
-0
/
+228
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-30
2
-1
/
+69
*
Add discardable memory emulation for non-android/mac platforms
vollick@chromium.org
2013-10-30
12
-56
/
+869
*
Change access flags on duplicated shared memory handle to read only when the ...
wfh@chromium.org
2013-10-30
1
-6
/
+7
*
Update order of FieldTrial functions.
asvitkine@chromium.org
2013-10-30
2
-29
/
+29
*
Revert 231670 "Make RenderTextMac more efficient by caching font..."
avi@chromium.org
2013-10-30
2
-69
/
+1
*
Fix AmIBundled for command-line executions. Again.
avi@chromium.org
2013-10-29
1
-24
/
+2
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-29
2
-1
/
+69
*
GTTF: Add a flag controlling handling of test stdio by the new launcher.
phajdan.jr@chromium.org
2013-10-29
3
-3
/
+28
*
IPC pickling optimization for render passes.
danakj@chromium.org
2013-10-29
2
-1
/
+16
*
Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..."
dglazkov@chromium.org
2013-10-29
2
-68
/
+36
*
Put back debug break instructions for non-x86 OSs
jochen@chromium.org
2013-10-29
1
-8
/
+14
*
Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux san...
rmcilroy@chromium.org
2013-10-29
2
-36
/
+68
*
Add static FieldTrial::CreateSimulatedFieldTrial function.
asvitkine@chromium.org
2013-10-29
3
-4
/
+91
*
Pass timestamp into trace event callback.
alph@chromium.org
2013-10-29
3
-7
/
+21
*
Take advantage of some newer optimizations of FindFirstFile.
brettw@chromium.org
2013-10-29
2
-1
/
+16
*
GTTF: increase new test launcher timeout to one compatible with run_test_case...
phajdan.jr@chromium.org
2013-10-28
1
-1
/
+1
*
Revert "Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new...""
phajdan.jr@chromium.org
2013-10-28
4
-10
/
+13
[next]