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 a StaticMemorySingletonTraits class to allow constructing singletons in d...
siggi@chromium.org
2010-05-07
3
-34
/
+91
*
Fix the dynamic_annotations build issues on Windows
timurrrr@chromium.org
2010-05-07
3
-3
/
+8
*
Attempt to fix a DCHECK failure related to usage of Singletons
phajdan.jr@chromium.org
2010-05-07
1
-0
/
+6
*
Warn about unused results on release() for three scoped_ptr classes.
estade@chromium.org
2010-05-07
2
-4
/
+6
*
Remove/update a bunch of references to the Google-internal bug tracker.
evan@chromium.org
2010-05-07
1
-3
/
+0
*
Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor...
zork@chromium.org
2010-05-07
2
-143
/
+22
*
Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...
thestig@chromium.org
2010-05-06
2
-22
/
+143
*
Created a stock implementation of the MessageLoopProxy interface than can be ...
sanjeevr@chromium.org
2010-05-06
8
-1
/
+340
*
Mark TimeTicks.SubMillisecondTimers as flaky.
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Revert "Remove npapi hack from basictypes.h now that npapi.h is fixed."
evan@chromium.org
2010-05-06
1
-0
/
+10
*
Remove npapi hack from basictypes.h now that npapi.h is fixed.
evan@chromium.org
2010-05-06
1
-10
/
+0
*
Valid FDs are >= 0 (> -1), not >= -1.
mark@chromium.org
2010-05-05
1
-1
/
+1
*
Add logging to undersand exactly where CreateDirectory() is failing for users.
skerner@google.com
2010-05-05
1
-2
/
+15
*
ScopedFD should handle EINTR on close.
mark@chromium.org
2010-05-05
1
-2
/
+3
*
Replace CHECK(false) by LOG(FATAL) where appropriate.
evan@chromium.org
2010-05-05
3
-4
/
+4
*
TTF: Re-enable SplitStringIntoKeyValuePairsTest.EmptyString. Fix the case
jhawkins@chromium.org
2010-05-05
3
-4
/
+26
*
Small cleanups/style fixes. Simplifies RTL functions slightly.
pkasting@chromium.org
2010-05-05
2
-28
/
+23
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
1
-3
/
+4
*
Clean up suppressing error dialogs for buildbots.
phajdan.jr@chromium.org
2010-05-04
4
-12
/
+20
*
Add clarity for the Command keycode now that things work for the Mac.
jrg@chromium.org
2010-05-04
2
-1
/
+2
*
Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...
sanjeevr@chromium.org
2010-05-03
1
-0
/
+3
*
Cleanup: Replace deprecated CommandLine::program() with CommandLine::GetProgr...
thestig@chromium.org
2010-05-03
1
-4
/
+3
*
Add a macro to ignore the return value of a function.
estade@chromium.org
2010-05-03
1
-0
/
+11
*
Throw something at the wall. See what sticks.
mark@chromium.org
2010-04-30
2
-2
/
+28
*
Unpack extensions inside chrome's profile directory.
skerner@chromium.org
2010-04-30
7
-18
/
+98
*
POSIX: catch more crash-indicating signals for in-process crash dumping.
phajdan.jr@chromium.org
2010-04-30
1
-3
/
+6
*
Implement UI automation on the Mac.
jrg@chromium.org
2010-04-29
1
-1
/
+2
*
Extend Histogram class to support custom range definitions
jar@chromium.org
2010-04-29
3
-15
/
+205
*
Clean up some Observer code. Original patch by Thiago Farina (see http://cod...
pkasting@chromium.org
2010-04-29
1
-5
/
+3
*
Enable Chrome OS to load the user's nssdb later.
cmasone@google.com
2010-04-29
3
-3
/
+93
*
Move common code into process_util.cc.
maruel@chromium.org
2010-04-29
10
-276
/
+278
*
Created a MessageLoopProxy interface. This provides a thread-safe refcounted ...
sanjeevr@chromium.org
2010-04-29
2
-0
/
+46
*
This adds in the ability for Chrome to generate windows with snapshots
gspencer@chromium.org
2010-04-28
1
-0
/
+9
*
Make the Nigori user salt key 128-bits to be FIPS compliant.
albertb@chromium.org
2010-04-28
1
-1
/
+4
*
Remove svn:executable property from the last few files that don't need it.
thestig@chromium.org
2010-04-27
1
-0
/
+0
*
Enable Nigori unit tests on all platforms.
albertb@chromium.org
2010-04-23
1
-1
/
+1
*
Use the /INCLUDE:symbol linker option pragmas to force
wtc@chromium.org
2010-04-23
1
-11
/
+19
*
bsd: refactor XDG bits of linux_util into a shared file.
evan@chromium.org
2010-04-22
11
-137
/
+178
*
Add comments saying we don't use RTLD_DEEPBIND.
willchan@chromium.org
2010-04-22
1
-0
/
+4
*
Add support for user-defined source root directory.
mmoss@google.com
2010-04-21
1
-1
/
+16
*
Remove deprecated version of GetCurrentDirectory.
evan@chromium.org
2010-04-21
2
-8
/
+0
*
Remove the wstring versions of GetFileInfo, GetFileSize, GetTempDir.
evan@chromium.org
2010-04-21
2
-16
/
+0
*
bsd: move POSIXy functions back into file_util_posix
evan@chromium.org
2010-04-21
3
-79
/
+62
*
Run more base_ tests under TSan/Win
timurrrr@chromium.org
2010-04-21
1
-7
/
+1
*
file_util.h won't compile if UNIT_TEST and OS_WIN are defined.
yuzo@chromium.org
2010-04-21
1
-1
/
+2
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-14
/
+0
*
Don't run RSAPrivateKeyUnitTest under ThreadSanitizer on Windows
timurrrr@chromium.org
2010-04-16
1
-0
/
+3
*
Don't run some tests from base_ under ThreadSanitizer on Windows
timurrrr@chromium.org
2010-04-16
1
-0
/
+15
*
Add the linux_use_debugallocation flag.
glider@chromium.org
2010-04-16
1
-14
/
+30
*
Do not call NSS functions if NSS initialization failed.
wtc@chromium.org
2010-04-16
1
-0
/
+1
[next]