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
/
chrome
/
tools
/
profile_reset
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace COMPILE_ASSERT with static_assert in chrome/[r-z]*/
mostynb
2015-01-05
1
-4
/
+4
*
Make callers of CommandLine use it via the base:: namespace, and remove the g...
avi
2014-12-25
1
-2
/
+2
*
Cleanup: Better constify some strings in chrome.
thestig
2014-10-22
1
-1
/
+1
*
Cleanup: Remove trailing whitespaces in gyp files.
thestig
2014-10-17
1
-1
/
+1
*
Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/, outside of chrome/browser/.
viettrungluu
2014-10-16
2
-10
/
+10
*
Cleanup: Remove base/file_util.h. Convert remaining references. (try 2)
thestig
2014-09-22
1
-1
/
+1
*
Revert "Eliminate all code related to the AutomaticProfileResetter."
Balazs Engedy
2014-09-18
9
-0
/
+1292
*
Eliminate all code related to the AutomaticProfileResetter.
engedy@chromium.org
2014-08-04
9
-1292
/
+0
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Fix terminology, and include unknown and private registries when extracting R...
engedy@chromium.org
2014-01-23
2
-4
/
+5
*
Revert 245563 and 245800 which made re2 GN generated.
brettw@chromium.org
2014-01-22
1
-1
/
+1
*
Support -Goutput_dir=blahblah in GN-GYP hybrid mode
jamesr@chromium.org
2014-01-18
1
-1
/
+1
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-17
1
-1
/
+1
*
Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
Update some uses of Value in chrome/ to use the base:: namespace.
avi@chromium.org
2013-12-23
2
-3
/
+3
*
Added a substring matching instruction to the JTL interpreter.
engedy@chromium.org
2013-12-02
4
-8
/
+70
*
Add a new JTL instruction that extracts effective SLD of a URL.
engedy@chromium.org
2013-11-28
2
-0
/
+4
*
Improved syntax, and added new instructions to the JTL interpreter.
engedy@chromium.org
2013-10-25
5
-73
/
+127
*
Clean up things -Wunused-const-variable complains about.
thakis@chromium.org
2013-10-13
1
-6
/
+0
*
Compiler for the JSON Traversal Language.
engedy@chromium.org
2013-10-03
9
-0
/
+1177