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
*
Fix nacl_sandbox_tests dependency:
victorw@chromium.org
2010-07-19
1
-1
/
+1
*
Compress and checksum pending logs that are going to be persisted. Persisted ...
ziadh@chromium.org
2010-07-19
3
-5
/
+5
*
file_util: deprecate remaining wstring functions
evan@chromium.org
2010-07-16
1
-6
/
+6
*
Remove lock.h from resource_bundle.h and histogram.h.
erg@chromium.org
2010-07-16
2
-2
/
+4
*
Linux: Guess the thread id for crashing renderers in a different PID namespace.
thestig@chromium.org
2010-07-16
2
-0
/
+53
*
Remove more definitions from header files.
erg@chromium.org
2010-07-16
4
-8
/
+30
*
Revert 52608 - Add and alternative GetAppOutput() to process_util that takes ...
viettrungluu@chromium.org
2010-07-16
3
-141
/
+19
*
Add and alternative GetAppOutput() to process_util that takes a timeout.
viettrungluu@chromium.org
2010-07-16
3
-19
/
+141
*
base: Return bool instead of void in EnvVarGetter::SetEnv.
tfarina@chromium.org
2010-07-16
4
-9
/
+12
*
AutoFill credit cards should be encrypted on the Mac
dhollowa@chromium.org
2010-07-16
1
-1
/
+1
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
15
-69
/
+182
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
5
-45
/
+47
*
Replace a DCHECK with DCHECK_EQ.
thestig@chromium.org
2010-07-15
1
-2
/
+2
*
Convert some helper tools to use FilePaths for file names.
evan@chromium.org
2010-07-14
1
-1
/
+4
*
NSS's filesystem speed detection doesn't work with the latest versions
wtc@chromium.org
2010-07-14
1
-28
/
+56
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
5
-47
/
+45
*
Reland r52336.
erg@chromium.org
2010-07-14
5
-45
/
+47
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
5
-47
/
+45
*
More header cleanup:
erg@chromium.org
2010-07-14
5
-45
/
+47
*
Use file_util::GetHomeDir instead of getenv("HOME").
tfarina@chromium.org
2010-07-14
2
-7
/
+7
*
Mac: Tweak content settings window.
thakis@chromium.org
2010-07-13
1
-0
/
+1
*
Revert "Add support for SymmetricKey to import raw keys when using NSS."
albertb@chromium.org
2010-07-12
5
-93
/
+23
*
Add support for SymmetricKey to import raw keys when using NSS.
albertb@chromium.org
2010-07-12
5
-23
/
+93
*
Roll GTM r330:375.
rsesek@chromium.org
2010-07-12
2
-2
/
+5
*
Added DISALLOW_COPY_AND_ASSIGN to ScopedNativeLibrary.
apatrick@chromium.org
2010-07-12
1
-0
/
+1
*
Fix flakeyness in the timer test.
mbelshe@chromium.org
2010-07-12
1
-1
/
+8
*
base: Add SetEnvVar test to env_var_unittest.cc
tfarina@chromium.org
2010-07-09
1
-0
/
+14
*
file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n...
tfarina@chromium.org
2010-07-09
2
-12
/
+0
*
file_util: Get rid of most uses of UpOneDirectory.
tfarina@chromium.org
2010-07-09
1
-5
/
+1
*
Define USE_SYMBOLIZE for Solaris because we build the 'symbolize' target
wtc@chromium.org
2010-07-09
1
-6
/
+2
*
Coverity: uninitialized member in posix WaitableEventWatcher constructor.
mattm@chromium.org
2010-07-09
1
-0
/
+1
*
GTK: Minimize usage of gtk headers.
erg@chromium.org
2010-07-08
1
-1
/
+0
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
2
-18
/
+30
*
Move the sources/ exclude and sources! rules that apply only to
wtc@chromium.org
2010-07-08
1
-9
/
+16
*
base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs.
tfarina@chromium.org
2010-07-08
3
-2
/
+19
*
base: Get rid of the deprecated SysInfo::GetEnvVar.
tfarina@chromium.org
2010-07-08
4
-32
/
+0
*
base: Add unittests for the EnvVarGetter class.
tfarina@chromium.org
2010-07-08
2
-0
/
+25
*
Add a lock for OS X CSSM wrapper APIs
davidben@chromium.org
2010-07-07
2
-0
/
+33
*
base: Get rid of the deprecated SysInfo::HasEnvVar.
tfarina@chromium.org
2010-07-05
4
-23
/
+3
*
Changing the pre-reading of chrome.dll to read it as an image section instead...
ananta@chromium.org
2010-07-03
2
-0
/
+34
*
[chromeos]Set GtkWidget's default direction correctly.
suzhe@chromium.org
2010-07-02
1
-1
/
+10
*
Linux: Undo a bit of tcmalloc gyp change from r49597. The reverted change put...
thestig@chromium.org
2010-07-02
1
-11
/
+11
*
Deprecate more old filepath functions.
evan@chromium.org
2010-07-01
2
-8
/
+11
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-07-01
7
-7
/
+94
*
Moves gtk accelerator processing functions to base/gtk_util so I can
sky@chromium.org
2010-07-01
3
-3
/
+75
*
Catch OOMs in purgeable memory.
avi@chromium.org
2010-07-01
3
-7
/
+172
*
Revert 51371 - Catch OOMs in purgeable memory.
avi@chromium.org
2010-07-01
3
-170
/
+7
*
Catch OOMs in purgeable memory.
avi@chromium.org
2010-07-01
3
-7
/
+170
*
Revert 51231 - Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
7
-95
/
+12
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
7
-12
/
+95
[next]