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
...
*
Working towards -Wextra
thomasvl@chromium.org
2010-06-16
4
-5
/
+59
*
Initial implementation of new AssertAcquired() functionality for Posix.
rdsmith@google.com
2010-06-16
6
-74
/
+111
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
2
-6
/
+28
*
Compile base_fpic for 32 bits as well.
jam@chromium.org
2010-06-16
1
-1
/
+1
*
Improve error messages for bad SocketParams.
willchan@chromium.org
2010-06-15
2
-0
/
+30
*
Support for DIR_SOURCE_ROOT in a case of WebKit-only checkout.
tkent@chromium.org
2010-06-15
2
-3
/
+23
*
Fix fpic build on official builders by taking out -gstabs.
jam@chromium.org
2010-06-15
1
-0
/
+5
*
If CreateDirectory() fails during extension unpacking, log the exact OS call ...
skerner@chromium.org
2010-06-14
2
-20
/
+52
*
Revert 49648 - Initial implementation of new AssertAcquired() functionality f...
rdsmith@google.com
2010-06-13
6
-107
/
+74
*
Initial implementation of new AssertAcquired() functionality for Posix.
rdsmith@google.com
2010-06-13
6
-74
/
+107
*
Add histograms to track the size of the profile data.
rvargas@google.com
2010-06-11
3
-0
/
+33
*
Moving link settings to individual targets.
bradnelson@google.com
2010-06-11
1
-10
/
+20
*
Do not use CRT strcmp function in PEImage.
victorw@chromium.org
2010-06-11
1
-1
/
+22
*
Second try of building a version of base with -fPIC for internal plugin. Cre...
jam@chromium.org
2010-06-11
1
-158
/
+210
*
Mac/clang: Uncontentious fixes.
thakis@chromium.org
2010-06-11
1
-1
/
+1
*
Minor cleanups of usage of process_util code.
maruel@chromium.org
2010-06-11
3
-17
/
+26
*
Adding sync to be called on ChromeOS after a delete operation has. This ensur...
dhg@chromium.org
2010-06-11
1
-0
/
+3
*
Make gtest report an error if there are tests marked as "MAYBE"
glider@chromium.org
2010-06-11
1
-0
/
+25
*
Reverted an occasional change to ToolsSanityTests brought by r49524
glider@chromium.org
2010-06-11
1
-1
/
+1
*
Suppress another leak from bug 46343.
glider@chromium.org
2010-06-11
1
-1
/
+1
*
Revert 49502 - Build a version of base with -fPIC turned on. Use it for inte...
jam@chromium.org
2010-06-11
1
-217
/
+165
*
Build a version of base with -fPIC turned on. Use it for internal plugin. C...
jam@chromium.org
2010-06-11
1
-165
/
+217
*
TTF: Re-Re-enable MessageLoopTest.FileDescriptorWatcherOutlivesMessageLoop as
jhawkins@chromium.org
2010-06-11
1
-4
/
+1
*
Return NULL instead of false when appropriate.
evan@chromium.org
2010-06-10
2
-2
/
+2
*
posix: set thread names
evan@chromium.org
2010-06-10
2
-8
/
+71
*
Changed the position of the output->swap() call. This way, even if the comma...
maruel@chromium.org
2010-06-10
3
-10
/
+6
*
Changing temporary files on posix to have a . in front so they are hidden on ...
dhg@chromium.org
2010-06-10
1
-3
/
+2
*
Minor comment fix.
glider@chromium.org
2010-06-10
1
-0
/
+1
*
Mark FileUtilTest.CountFilesCreatedAfter as flaky
glider@chromium.org
2010-06-10
1
-2
/
+2
*
Give the extension unpacker process a junction/symlink free path to the unpac...
skerner@chromium.org
2010-06-09
5
-45
/
+437
*
Reland r49188.
willchan@chromium.org
2010-06-09
8
-72
/
+307
*
Revert 48102 - this test is now failing again, apparently since r49188 landed...
joth@chromium.org
2010-06-09
1
-1
/
+2
*
Rebaseline tests whose expectations were changed by r55714.
hamaji@chromium.org
2010-06-09
8
-307
/
+72
*
Revert "posix: set thread names"
evan@chromium.org
2010-06-08
2
-67
/
+8
*
posix: set thread names
evan@chromium.org
2010-06-08
2
-8
/
+67
*
Jankometer: Generalize the code more. Add better support for monitoring IO t...
willchan@chromium.org
2010-06-08
8
-72
/
+307
*
Make SysNativeMB converters assume UTF-8 on Chrome OS.
jshin@chromium.org
2010-06-07
1
-0
/
+15
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
1
-1
/
+5
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...
tfarina@chromium.org
2010-06-04
11
-27
/
+27
*
Record out-of-proc-tests' FAILS/FLAKY failures in the XML output.
kinuko@chromium.org
2010-06-03
1
-0
/
+6
*
Add Tokenize() for StringPiece.
mbelshe@chromium.org
2010-06-02
3
-41
/
+59
*
Refactored Histogram::FactoryGet() to be style-compliant
ziadh@chromium.org
2010-06-02
2
-7
/
+7
*
Disable CFAllocator patching on systems for which we don't know their interna...
avi@chromium.org
2010-06-02
1
-26
/
+36
*
Reset signal handlers in forked children.
agl@chromium.org
2010-06-02
1
-0
/
+7
*
Implement most of the ridealong fixes/cleanups I suggested during review for ...
pkasting@chromium.org
2010-06-01
1
-27
/
+27
*
Pressing the search button brings the NTP or close it if it is opened.
jcivelli@chromium.org
2010-06-01
1
-0
/
+2
*
Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses
wtc@chromium.org
2010-06-01
2
-11
/
+5
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
2
-12
/
+15
*
[GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement
phajdan.jr@chromium.org
2010-06-01
4
-8
/
+36
*
Don't run ProcessUtilTest.EnableLFH under Dr.Memory
timurrrr@chromium.org
2010-06-01
1
-0
/
+1
[prev]
[next]