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
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
2
-1
/
+3
*
Clean up orphaned testserver processes before launching a new one in net::Tes...
rsimha@chromium.org
2010-10-05
3
-10
/
+56
*
Move TestTimeouts from chrome/test to base/test.
sergeyu@chromium.org
2010-10-05
6
-0
/
+201
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
3
-75
/
+59
*
Marks Test{Move,Copy}FailureContainsPath FAILS on Windows, also makes a fix a...
kinuko@chromium.org
2010-10-05
1
-1
/
+1
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
3
-59
/
+75
*
Second try at submitting 61462.
ericu@google.com
2010-10-05
2
-9
/
+61
*
Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w...
ericu@google.com
2010-10-05
2
-61
/
+9
*
Add truncate and cancel for FileWriter; write and more tests will come in lat...
ericu@google.com
2010-10-05
2
-9
/
+61
*
Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-04
4
-2
/
+9
*
Add DCHECK for misused string resources.
estade@chromium.org
2010-10-04
1
-5
/
+6
*
clang/mac: Fix almost all problems when building all.xcodeproj.
thakis@chromium.org
2010-10-04
4
-50
/
+6
*
clang/mac: Fix most problems in unittest targets in webkit.gyp
thakis@chromium.org
2010-10-03
2
-3
/
+3
*
Refactor the code for loading icons into the PageInfoModel.
rsesek@chromium.org
2010-10-02
3
-0
/
+25
*
Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT...
thakis@chromium.org
2010-10-02
2
-12
/
+0
*
Revert 61272 - Fix windows build (missing include).
thakis@chromium.org
2010-10-02
2
-1
/
+1
*
Fix windows build (missing include).
estade@chromium.org
2010-10-02
2
-1
/
+1
*
[GTK] delay reference count check in OwnedWidgetGtk
estade@chromium.org
2010-10-02
2
-0
/
+12
*
Make the ref counts mutable, so we can ref count const objects.
willchan@chromium.org
2010-10-02
4
-19
/
+19
*
Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-10-01
5
-173
/
+320
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
4
-9
/
+2
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
4
-2
/
+9
*
Clang: make DCHECK_EQ(string16, string16) work.
thakis@chromium.org
2010-10-01
2
-0
/
+4
*
Solved a problem where a string was supposed to be passed as a reference but ...
hansl@google.com
2010-10-01
1
-12
/
+22
*
Update Dr. Memory suppressions, gtest_filters and also skip oob-write sanity ...
timurrrr@chromium.org
2010-10-01
2
-0
/
+9
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
2
-0
/
+11
*
Fix official build breakage.
akalin@chromium.org
2010-10-01
1
-2
/
+0
*
Revert 61142 - Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-10-01
5
-286
/
+188
*
Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-10-01
5
-188
/
+286
*
Revert 61127 - Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-09-30
5
-259
/
+186
*
Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-09-30
5
-186
/
+259
*
[Cleanup] Consolidated duplicate definitions of DLOG.
akalin@chromium.org
2010-09-30
1
-106
/
+98
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
2
-15
/
+42
*
Mark the most common uses of MakeCheckOpString as extern templates on gcc pla...
erg@google.com
2010-09-30
2
-8
/
+29
*
Fix flakey timer test.
mbelshe@chromium.org
2010-09-30
1
-9
/
+16
*
If VlogTest.Perf is ran under Valgrind, decrease the number of benchmark
glider@chromium.org
2010-09-30
1
-3
/
+5
*
Removed support for log prefix filters.
akalin@chromium.org
2010-09-30
2
-24
/
+0
*
symbolize: don't stringify errno if we're using google::Symbolize.
evan@chromium.org
2010-09-29
1
-6
/
+13
*
[clang] Fixed clang compile failure introduced by 60976.
akalin@chromium.org
2010-09-29
1
-3
/
+4
*
shared_memory: improve error messages on failure.
evan@chromium.org
2010-09-29
1
-4
/
+11
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
6
-36
/
+35
*
Implemented VLOG() et al.
akalin@chromium.org
2010-09-29
11
-5
/
+322
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
13
-12
/
+86
*
base_unittests: cut a sleep down to 1 second by being more careful about time.
evan@chromium.org
2010-09-28
1
-6
/
+23
*
Try to preclude flakiness in test.
jar@chromium.org
2010-09-28
1
-51
/
+61
*
Ignore error (especially don't log) from pthread_setname(), it's harmless.
pinkerton@chromium.org
2010-09-28
1
-2
/
+3
*
The return value of ClosePlatformFile() was reversed in r59041. Most
dumi@chromium.org
2010-09-27
1
-1
/
+1
*
Fail to create a directory if there is a file in the path to be created.
skerner@chromium.org
2010-09-27
1
-0
/
+1
*
Remove the hack in string_util for RLZ library.
tfarina@chromium.org
2010-09-27
1
-17
/
+0
*
file_util_proxy: fix a typo that caused us to ignore a path.
evan@chromium.org
2010-09-24
1
-1
/
+1
[next]