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
...
*
Ensure existing user pinned chrome shortcuts have correct app id.
xiyuan@chromium.org
2010-01-13
3
-5
/
+10
*
Mac: UI tweaks for task manager.
thakis@chromium.org
2010-01-13
8
-38
/
+36
*
Mac: Remove some unneccesary IPC from fork_and_get_task.
thakis@chromium.org
2010-01-13
1
-45
/
+0
*
Adjust the priority of background tabs more aggresively.
davemoore@chromium.org
2010-01-13
1
-2
/
+6
*
Mac: Unbreakpad.
thakis@chromium.org
2010-01-12
2
-0
/
+8
*
Fix tree bustage temporarilly
jar@chromium.org
2010-01-12
1
-2
/
+3
*
Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-12
5
-2
/
+789
*
Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va...
jschuh@chromium.org
2010-01-11
1
-0
/
+1
*
Fix an error when calling ReplaceFile for files on a Windows file share.
phajdan.jr@chromium.org
2010-01-11
1
-6
/
+13
*
Revert 35907 - Fixes CommandLine::AppendLooseValue() to append the parameter ...
jschuh@chromium.org
2010-01-11
1
-1
/
+0
*
Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va...
jschuh@chromium.org
2010-01-11
1
-0
/
+1
*
Revert 35888 - Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
1
-146
/
+0
*
Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
1
-0
/
+146
*
Revert 35883 - Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
1
-143
/
+0
*
Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
1
-0
/
+143
*
official build and buildbots are now chromeos=1
oshima@chromium.org
2010-01-09
1
-1
/
+1
*
linux: provide a hint to people with misconfigured shm
evan@chromium.org
2010-01-08
1
-1
/
+6
*
Linux: reenable malloc overrides.
agl@chromium.org
2010-01-08
2
-107
/
+60
*
Also disable tests for code removed in r35804.
agl@chromium.org
2010-01-08
2
-0
/
+8
*
Linux: disable malloc tricks to unbreak Ubuntu build.
agl@chromium.org
2010-01-08
1
-0
/
+7
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-4
/
+9
*
Allow using system libevent instead of the bundled one.
phajdan.jr@chromium.org
2010-01-07
1
-0
/
+4
*
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
[prev]
[next]