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
*
GTK: implement bookmark manager copy/paste.
estade@chromium.org
2009-08-04
7
-28
/
+159
*
linux: improve warnings when NSS/PR shutdowns fail
evan@chromium.org
2009-08-04
1
-5
/
+12
*
Linux: don't try and read shmmax in the sandbox.
agl@chromium.org
2009-08-04
2
-0
/
+23
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
1
-0
/
+11
*
Remove even the logging statement from ~LogMessage. We shouldn't be using LOG...
phajdan.jr@chromium.org
2009-08-03
1
-7
/
+6
*
Move test_file_util out of libbase. Test code should not be mixed with produc...
phajdan.jr@chromium.org
2009-08-03
1
-5
/
+36
*
Use intptr_t for casting pointers for 64-bit.
deanm@chromium.org
2009-08-03
1
-1
/
+1
*
Add defensive code in pickle to preclude realloc of shared header_ memory.
jar@chromium.org
2009-08-03
1
-2
/
+7
*
Removes an unused function in clipboard_linux as well as unused method
sky@chromium.org
2009-07-31
2
-18
/
+0
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
7
-52
/
+294
*
Do not abort the process if thread owning the log mutex has crashed.
phajdan.jr@chromium.org
2009-07-31
1
-1
/
+6
*
First cut at Safari Import - Home Page & History Only.
jeremy@chromium.org
2009-07-31
3
-0
/
+24
*
Fix Mac plugin background snapshots
stuartmorgan@google.com
2009-07-31
1
-0
/
+14
*
Remove duplication of DieFileDie, and move it to proper location.
phajdan.jr@chromium.org
2009-07-30
3
-0
/
+30
*
Make Linux versioninfo its own lib so it can be linked in only where needed.
mmoss@chromium.org
2009-07-29
1
-48
/
+59
*
Reverting 21938 (done with experiment).
willchan@chromium.org
2009-07-29
1
-1
/
+0
*
Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot...
willchan@chromium.org
2009-07-29
1
-0
/
+1
*
linux: unload plugin libraries after extracting mime types
evan@chromium.org
2009-07-29
1
-2
/
+4
*
linux: remove RTLD_DEEPBIND from dlopen()
evan@chromium.org
2009-07-29
1
-1
/
+1
*
Change for building dtoa on 64-bit.
deanm@chromium.org
2009-07-28
3
-1
/
+31
*
Fix a FORWARD_NULL defect reported by Coverity. We should
wtc@chromium.org
2009-07-28
3
-31
/
+35
*
WriteData and BeginWriteData should fail if length is
wtc@chromium.org
2009-07-28
2
-4
/
+17
*
Reset static data in Watchdog to better isolate the tests.
phajdan.jr@chromium.org
2009-07-28
3
-6
/
+21
*
Remove *.vsprops files that are no longer referenced (or only have
sgk@google.com
2009-07-28
3
-24
/
+0
*
Rewrite StringToInt traits for dealing with non-32-bit longs.
deanm@chromium.org
2009-07-28
1
-29
/
+45
*
Revert "Experiment: Enable tcmalloc for linux. Will revert after a buildbot ...
willchan@chromium.org
2009-07-28
1
-1
/
+0
*
Experiment: Enable tcmalloc for linux. Will revert after a buildbot cycle.
willchan@chromium.org
2009-07-28
1
-0
/
+1
*
Linux: add internal core dump reporting.
agl@chromium.org
2009-07-28
1
-0
/
+54
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
2
-1
/
+10
*
Remove ifdef 32-bit clause in json tests. ints are 32-bit everywhere.
deanm@chromium.org
2009-07-27
1
-14
/
+0
*
Some base/ progress towards building on Linux x86-64.
deanm@chromium.org
2009-07-27
3
-4
/
+36
*
Move base::va_copy from a function to a macro.
deanm@chromium.org
2009-07-27
3
-11
/
+5
*
GTK Themes: A gtkrc file can now override our choice of frame color by
erg@google.com
2009-07-27
1
-1
/
+4
*
Linux: add GYP variable to use the system libpng.
agl@chromium.org
2009-07-27
2
-0
/
+8
*
Avoid runtime linker warning
dkegel@google.com
2009-07-27
1
-2
/
+13
*
Refactor blits to be more cross-platform.
piman@chromium.org
2009-07-24
3
-0
/
+136
*
Adding last modified time to file_util
brettw@chromium.org
2009-07-24
3
-0
/
+7
*
I'm apparently the first one who's tried to do hash_map<string16, ...>. Unfo...
jorlow@chromium.org
2009-07-24
1
-0
/
+28
*
Enable SVG icons for linux.
estade@chromium.org
2009-07-24
1
-23
/
+7
*
Reapply r21429 - Cleanup pending tasks under Valgrind as well.
kuchhal@chromium.org
2009-07-23
1
-9
/
+10
*
linux: generalize desktop environment guessing to encompass KDE
evan@chromium.org
2009-07-23
2
-13
/
+30
*
Silence a false coverity warning by changing the code a bit.
munjal@chromium.org
2009-07-23
2
-8
/
+22
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
6
-14
/
+24
*
Revert "Cleanup pending tasks under Valgrind as well." (r21429)
kuchhal@chromium.org
2009-07-23
1
-10
/
+6
*
Cleanup pending tasks under Valgrind as well.
kuchhal@chromium.org
2009-07-23
1
-6
/
+10
*
Linux: Use _exit() instead of exit() in the child after fork() in failure con...
mdm@chromium.org
2009-07-23
2
-2
/
+12
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Remove a redundant test.
wtc@chromium.org
2009-07-22
1
-1
/
+1
*
Linux/Mac: Use _exit() instead of exit() in the child after fork() in failure...
mdm@chromium.org
2009-07-22
1
-3
/
+3
*
This implements the functions necessary for the task manager on Linux.
deanm@chromium.org
2009-07-22
1
-4
/
+62
[next]