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
*
Remove 'using base::string16;' from base/strings/string16.h and remove temporary
dbeam@chromium.org
2013-12-30
9
-113
/
+112
*
Revert 242671 "Implement sampling profiler (chromium side change)"
haraken@chromium.org
2013-12-28
6
-128
/
+49
*
Removing TryPostTask functionality
cpu@chromium.org
2013-12-28
5
-81
/
+2
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2013-12-28
6
-49
/
+128
*
Remove char16 from the global namespace.
avi@chromium.org
2013-12-26
1
-1
/
+0
*
Revert 241657 "Implement chromium's TLS."
kbr@chromium.org
2013-12-26
5
-344
/
+223
*
Always use the ashmem allocator when creating DiscardableMemory instances. ...
pliard@chromium.org
2013-12-26
5
-145
/
+28
*
Remove UTF string conversion functions from the global namespace.
avi@chromium.org
2013-12-26
8
-40
/
+31
*
[osx] Fix UncheckedMalloc() again.
shess@chromium.org
2013-12-26
1
-1
/
+1
*
Make size of ashmem regions based on device's physical memory. ...
pliard@chromium.org
2013-12-25
5
-29
/
+62
*
Remove the Value class names from the global namespace.
avi@chromium.org
2013-12-24
3
-18
/
+7
*
Fix building on the 10.7 SDK.
avi@chromium.org
2013-12-24
1
-2
/
+8
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
2
-4
/
+2
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
6
-13
/
+84
*
Revert 242382 "Fix a race condition in preference metric reporting."
danakj@chromium.org
2013-12-23
6
-83
/
+13
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
6
-13
/
+83
*
Fixes in base for [P]NaCl port of remoting client
sergeyu@chromium.org
2013-12-23
6
-89
/
+89
*
Revert 242270 "Fixes in base for [P]NaCl port of remoting client"
thakis@chromium.org
2013-12-21
6
-86
/
+88
*
Fixes in base for [P]NaCl port of remoting client
sergeyu@chromium.org
2013-12-21
6
-88
/
+86
*
[osx] Adapt UncheckedMalloc() support for 10.9.
shess@chromium.org
2013-12-21
1
-4
/
+17
*
Revert 242121 "Reland "Add a HistogramRecorder class and use cas..."
groby@chromium.org
2013-12-20
5
-143
/
+3
*
Rename base::FieldTrialList::RegistrationList --> RegistrationMap.
gavinp@chromium.org
2013-12-20
2
-5
/
+5
*
Reland "Add a HistogramRecorder class and use cases."
lpromero@chromium.org
2013-12-20
5
-3
/
+143
*
Make base::RefCountedBase methods inline
mikhail.pozdnyakov@intel.com
2013-12-19
2
-46
/
+43
*
mac: Fix a newly introduced history swiping bug.
erikchen@chromium.org
2013-12-19
1
-0
/
+1
*
GTTF: add an option to pass test filter using a file
phajdan.jr@chromium.org
2013-12-19
4
-59
/
+70
*
Roll icu to 241739 and drop a version from icudt*dat
jshin@chromium.org
2013-12-19
1
-2
/
+5
*
mac: History swiping shouldn't trust NSEvents to be sane.
erikchen@chromium.org
2013-12-19
1
-0
/
+1
*
Implement chromium's TLS.
michaelbai@chromium.org
2013-12-18
5
-223
/
+344
*
Revert "Log more info in file_util::WriteFile for debugging."
phajdan.jr@chromium.org
2013-12-18
1
-7
/
+6
*
Move DumpProcessWithoutCrash to base, so we can use it from net and content
jochen@chromium.org
2013-12-18
5
-7
/
+71
*
Log more info in file_util::WriteFile for debugging.
phajdan.jr@chromium.org
2013-12-18
1
-6
/
+7
*
Add method to check if all Activities were destroyed
dfalcantara@chromium.org
2013-12-18
1
-0
/
+8
*
Make gtest always use simple internal regex engine.
mithro@mithis.com
2013-12-18
4
-11
/
+10
*
Get rid of ui_cocoa_third_party_toolkits target from ui.gyp
tfarina@chromium.org
2013-12-18
2
-3
/
+3
*
GTTF: Limit number of retried tests.
phajdan.jr@chromium.org
2013-12-17
2
-62
/
+71
*
Have jni_generator.gypi specify include_dirs to dependent targets.
blundell@chromium.org
2013-12-17
2
-9
/
+0
*
Revert 241144 "Implement chromium's TLS."
estade@chromium.org
2013-12-17
5
-340
/
+223
*
Implement chromium's TLS.
michaelbai@chromium.org
2013-12-17
5
-223
/
+340
*
Fix getPaddingStart/getPaddingEnd in ApiCompatibilityUtils.java
skanuj@chromium.org
2013-12-17
1
-6
/
+6
*
Revert of https://codereview.chromium.org/107513011/
szym@chromium.org
2013-12-16
3
-82
/
+1
*
Implement eliding/truncating at end in RenderText
skanuj@chromium.org
2013-12-16
3
-1
/
+82
*
base: Refactor DiscardableMemoryProvider to build and be tested on all platfo...
reveman@chromium.org
2013-12-16
9
-158
/
+231
*
Fix --trace-to-console filter merge issue
wangxianzhu@chromium.org
2013-12-13
1
-6
/
+11
*
Revert of https://codereview.chromium.org/112063003/
szym@chromium.org
2013-12-13
3
-82
/
+1
*
GTTF: Fix the test launcher's JSON output for non-UTF8-encoded snippets.
phajdan.jr@chromium.org
2013-12-13
1
-1
/
+21
*
Revert of https://codereview.chromium.org/82963003/
nkostylev@chromium.org
2013-12-13
3
-31
/
+25
*
Remove heapcheck support.
thakis@chromium.org
2013-12-13
2
-47
/
+12
*
Cleanup: Make more wstring functions Windows-only.
thestig@chromium.org
2013-12-13
3
-25
/
+31
*
Implement eliding/truncating at end in RenderText
skanuj@chromium.org
2013-12-13
3
-1
/
+82
[next]