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
*
Turn off field trials and reporting of metrics when running benchmarking.
mbelshe@google.com
2010-12-07
2
-2
/
+32
*
Wrap GlobalDescriptors singleton in accessor method.
evan@chromium.org
2010-12-07
2
-0
/
+11
*
Making a few RegKey methods that only read data, const.
tommi@chromium.org
2010-12-07
2
-11
/
+12
*
Avoid recursive DisplayDebugMessageInDialog call when an assert is hit on the...
joth@chromium.org
2010-12-07
1
-0
/
+4
*
JavaScript to Value bridge.
scottbyer@google.com
2010-12-07
2
-0
/
+12
*
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
bauerb@chromium.org
2010-12-06
3
-0
/
+34
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
3
-5
/
+49
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
12
-81
/
+117
*
Recommit 68258 - Mark some functions that wait on other processes as unsafe f...
victorw@chromium.org
2010-12-04
1
-0
/
+7
*
Revert 68258 - Mark some functions that wait on other processes as unsafe for...
victorw@chromium.org
2010-12-04
1
-7
/
+0
*
Mark some functions that wait on other processes as unsafe for IO/UI.
evan@chromium.org
2010-12-04
1
-0
/
+7
*
base: Remove stub scoped_variant_win.h file.
tfarina@chromium.org
2010-12-04
2
-10
/
+1
*
Start using file_util symlink code, now that it's available.
gspencer@chromium.org
2010-12-03
4
-17
/
+14
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
2
-3
/
+3
*
Fix crash when the silent extension install policy is set to an empty list
gfeher@chromium.org
2010-12-02
1
-1
/
+2
*
Update prcpucfg.h to build in Native Client.
abarth@chromium.org
2010-12-02
1
-1
/
+1
*
A quick fix for Bug 64463.
hbono@chromium.org
2010-12-02
1
-1
/
+1
*
Eliminate 'if defiend(CHECK) to avoid having to different binaries for the sa...
oshima@chromium.org
2010-12-02
1
-1
/
+5
*
linux: remove split base_extra_target from base.gyp
jam@chromium.org
2010-12-01
1
-232
/
+166
*
Make sure that cached values of signed settings are trusted.
dilmah@chromium.org
2010-12-01
1
-1
/
+1
*
Help make Base compile under NaCl
abarth@chromium.org
2010-12-01
2
-5
/
+10
*
Help make base compile under NaCl
abarth@chromium.org
2010-12-01
1
-0
/
+15
*
Help make base compile in NaCl.
abarth@chromium.org
2010-12-01
1
-0
/
+6
*
windows: remove PathService::Get() that uses wstrings
evan@chromium.org
2010-11-30
2
-17
/
+0
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-5
/
+5
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
Some additions to support symlinks better on platforms that support them.
gspencer@chromium.org
2010-11-30
7
-11
/
+78
*
Moved the calls to the MessageLoop destruction observers to after the pending...
sanjeevr@chromium.org
2010-11-30
2
-4
/
+68
*
Remove a pair of overly aggressive DCHECKs
jar@chromium.org
2010-11-29
1
-1
/
+0
*
Make base's fork of ICU macros use its internal version for one case that was
brettw@chromium.org
2010-11-29
1
-1
/
+1
*
Add a unit test for CommandLine that makes sure that GetProgram will not retu...
tommi@chromium.org
2010-11-29
1
-0
/
+19
*
Revert "base: wait for children to terminate."
agl@chromium.org
2010-11-29
1
-55
/
+43
*
base: wait for children to terminate.
agl@chromium.org
2010-11-29
1
-43
/
+55
*
Make ScopedTempDir::Delete return a bool so that its functionality can be tes...
tommi@chromium.org
2010-11-29
3
-6
/
+37
*
Check if the frame belongs to the browser tree associated with the BHO before...
siggi@chromium.org
2010-11-25
1
-0
/
+5
*
Make sure third_party/dmg_fp/dtoa.cc is compiled threadsafe.
siggi@chromium.org
2010-11-25
2
-1
/
+41
*
Fixed warning on empty --v switch (this time for reals)
akalin@chromium.org
2010-11-25
1
-5
/
+6
*
This is another try to commit OOM priority management.
gspencer@chromium.org
2010-11-24
1
-1
/
+1
*
Initial conversion of download unit test to browser test with enhanced
rdsmith@google.com
2010-11-24
2
-0
/
+66
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
2
-32
/
+17
*
Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc...
viettrungluu@chromium.org
2010-11-24
6
-21
/
+9
*
Revert 67191 - chrome_paths: refactor and sanitize cache directory handling
viettrungluu@chromium.org
2010-11-24
6
-9
/
+21
*
chrome_paths: refactor and sanitize cache directory handling
evan@chromium.org
2010-11-24
6
-21
/
+9
*
Revert 67175 - This change implements OOM priority management for ChromeOS
viettrungluu@chromium.org
2010-11-23
1
-1
/
+1
*
Stop using Hard Coded copies of GUID strings in RGS files.
mad@google.com
2010-11-23
2
-0
/
+90
*
This change implements OOM priority management for ChromeOS
gspencer@chromium.org
2010-11-23
1
-1
/
+1
*
Fix shutdown crash in CertVerifier by using a MessageLoopProxy.
willchan@chromium.org
2010-11-23
2
-1
/
+7
*
Revert "chrome_paths: refactor and sanitize cache directory handling"
evan@chromium.org
2010-11-23
6
-7
/
+25
*
chrome_paths: refactor and sanitize cache directory handling
evan@chromium.org
2010-11-23
6
-25
/
+7
[next]