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
*
Make JoinString implementation match prototype.
craig.schlenter@chromium.org
2010-01-05
1
-1
/
+1
*
[Mac] Implement the cookie manager
rsesek@chromium.org
2010-01-05
1
-0
/
+1
*
Implement ContactInfo, the FormGroup that stores contact information.
jhawkins@chromium.org
2010-01-04
3
-53
/
+197
*
Mac: stop zombie ps processes from being created.
viettrungluu@chromium.org
2010-01-04
2
-10
/
+34
*
Removing the last remaining vsprops files (that are hooked in).
bradnelson@google.com
2010-01-04
1
-2
/
+2
*
Linux: use readlink() and prctl() in SetProcTitle() to fix "exe" showing in p...
mdm@chromium.org
2010-01-03
2
-3
/
+37
*
Upload renderer histograms to browser after a page loads
jar@chromium.org
2010-01-02
2
-20
/
+2
*
If we can't read a unicode character, write the standard "unknown" (0xFFFD) c...
cevans@chromium.org
2010-01-01
4
-14
/
+12
*
Avoid re-initializing object_tracker
jar@chromium.org
2009-12-31
2
-3
/
+28
*
Avoid calling vector resize() with excessive size parameter: fix broken integ...
cevans@chromium.org
2009-12-31
1
-6
/
+13
*
linux: reenable symbols in backtraces in debug builds
evan@chromium.org
2009-12-31
1
-9
/
+14
*
Add NSTemporaryDirectory() to the list of ignored to catch all possible value...
thomasvl@chromium.org
2009-12-30
1
-6
/
+19
*
Defense-in-depth: initialize some variables.
cevans@chromium.org
2009-12-30
1
-0
/
+3
*
[Mac] address perf regressions on bots
thomasvl@chromium.org
2009-12-30
1
-0
/
+13
*
Provide a quick and dirty way to reset about:objects data
jar@chromium.org
2009-12-30
3
-37
/
+279
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
2
-52
/
+0
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
1
-0
/
+4
*
Changes to base/ from a combination of FreeBSD and OpenBSD patches.
evan@chromium.org
2009-12-29
29
-68
/
+99
*
Typo spelling in comment corrected.
jar@chromium.org
2009-12-28
1
-1
/
+1
*
Fix Mac tree bustage
jar@chromium.org
2009-12-28
1
-1
/
+0
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
4
-448
/
+195
*
Add a change that was supposed to be part of the previous CL - see http://cod...
gregoryd@google.com
2009-12-22
1
-1
/
+1
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-2
/
+2
*
Mac: Create a pid->task_t mapping in the browser process.
thakis@chromium.org
2009-12-21
2
-7
/
+8
*
Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...
viettrungluu@chromium.org
2009-12-19
4
-54
/
+177
*
Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...
thakis@chromium.org
2009-12-19
4
-177
/
+54
*
[Mac] Port browser action popup test to mac.
kkania@chromium.org
2009-12-19
2
-0
/
+20
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-2
/
+2
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
1
-2
/
+2
*
Fix cpu/memory measurements on OS X.
thakis@chromium.org
2009-12-18
4
-54
/
+177
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
2
-0
/
+9
*
Fix a regression introduced by r33225.
huanr@chromium.org
2009-12-17
2
-1
/
+14
*
Added the ToolsSanityTest test case to base_unittests.
glider@chromium.org
2009-12-17
2
-0
/
+51
*
[Mac] Pump nestable tasks while web popups are visible.
shess@chromium.org
2009-12-16
1
-0
/
+17
*
Give classes with virtual methods virtual protected destructors instead of im...
jamesr@chromium.org
2009-12-16
3
-2
/
+12
*
Adds baselines for windows 7
jamesr@chromium.org
2009-12-15
1
-9
/
+17
*
Fix a string leak in GetFunctionPointerFromNativeLibrary
stuartmorgan@chromium.org
2009-12-15
1
-3
/
+4
*
Fixing the example for weak_ptr so it is correct
brettw@chromium.org
2009-12-15
1
-2
/
+2
*
Fix tree
jar@chromium.org
2009-12-15
1
-1
/
+2
*
Deserialize UMA flag on histograms moving from renderer to browsers
jar@chromium.org
2009-12-15
1
-0
/
+1
*
Make ProcessWatcher use kqueues on Mac.
jeremy@chromium.org
2009-12-15
5
-1
/
+55
*
Use ASSERT_EQ instead of EXPECT_EQ to avoid accessing invalid index in the fo...
hayato@chromium.org
2009-12-15
1
-12
/
+12
*
Try 2: Completely redo how themes are stored on disk and processed at install...
erg@google.com
2009-12-14
5
-28
/
+135
*
Use namespace in mac_util_unittest.
hayato@chromium.org
2009-12-14
1
-14
/
+21
*
Made chrome_test to fail when the test itself failed.
oshima@chromium.org
2009-12-12
1
-0
/
+3
*
Revert "Completely redo how themes are stored on disk and processed at install
erg@google.com
2009-12-11
5
-135
/
+28
*
Improve unit tests to verify that directories are listed before files in file...
vandebo@chromium.org
2009-12-11
3
-0
/
+11
*
Completely redo how themes are stored on disk and processed at install time.
erg@google.com
2009-12-11
5
-28
/
+135
*
Force failing CHECK/DCHECKs to end the process on Windows.
timurrrr@chromium.org
2009-12-10
2
-15
/
+17
*
Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...
hayato@chromium.org
2009-12-10
3
-0
/
+47
[next]