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
*
Add extra unit test to avoid off-by-one errors
jar@chromium.org
2010-10-12
1
-0
/
+24
*
Used process_util methods to wait for the service process to die in the Servi...
sanjeevr@chromium.org
2010-10-12
3
-1
/
+63
*
Removing sync from file_util::Delete for ChromeOS.
gspencer@chromium.org
2010-10-12
1
-3
/
+0
*
Revert 62205 - Make writing to stdout and stderr work in Chrome processes whe...
isherman@chromium.org
2010-10-12
1
-3
/
+1
*
Return NOT_FOUND error for an attempt to create a file under nonexistent dire...
kinuko@chromium.org
2010-10-12
1
-0
/
+5
*
Make writing to stdout and stderr work in Chrome processes when inherited
darin@chromium.org
2010-10-11
1
-1
/
+3
*
Make sure we close the file_handle when we create (but not open) a new file
kinuko@chromium.org
2010-10-11
2
-1
/
+29
*
base: comment fixes only
agl@chromium.org
2010-10-11
2
-5
/
+6
*
Fix forgotten wmi line in base.gypi
brettw@chromium.org
2010-10-10
1
-3
/
+0
*
Move wmi_util out of base and into chrome/installer/util since that's the onl...
brettw@chromium.org
2010-10-10
4
-277
/
+0
*
Fix for the shared library build issue. This reverts my previous two tries wh...
brettw@chromium.org
2010-10-10
1
-0
/
+1
*
Move PerfTestSuite implementation into a .cc file and add it to the base
brettw@chromium.org
2010-10-10
4
-37
/
+56
*
Invoke OnEventsDisabled before clearing the provider state to allow the provi...
ericdingle@chromium.org
2010-10-08
1
-3
/
+3
*
[Mac] Return better error messages when AmIBundled() fails. We're seeing thi...
rohitrao@chromium.org
2010-10-08
1
-5
/
+7
*
Add an OVERRIDE macro to our list of compiler-specific annotations.
evan@chromium.org
2010-10-08
1
-11
/
+31
*
CommandLine: deprecate another function on non-Windows
evan@chromium.org
2010-10-08
3
-8
/
+9
*
CommandLine: remove deprecated wstring API
evan@chromium.org
2010-10-07
2
-20
/
+10
*
Make ~GoogleURLChangeNotifier happen on the I/O thread.
levin@chromium.org
2010-10-07
7
-5
/
+109
*
Add histograms to see if we can find out why we're failing
tony@chromium.org
2010-10-07
2
-1
/
+36
*
#include <ostream> in base/string16.cc. This is required for the Mac OS X 10.6
mark@chromium.org
2010-10-07
1
-0
/
+2
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
3
-59
/
+75
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
3
-75
/
+59
*
fixes issue 52839 (MatchPattern timeout)
andybons@chromium.org
2010-10-06
3
-0
/
+11
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
3
-59
/
+75
*
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
[next]