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
*
Add GetAppOutput function, a better replacement for popen.
phajdan.jr@chromium.org
2009-04-17
3
-0
/
+92
*
Minor tweaks to deal with the split between CFBundleVersion
jrg@chromium.org
2009-04-16
1
-1
/
+6
*
Add missing include needed for malloc.
thestig@chromium.org
2009-04-16
1
-0
/
+1
*
Recommit previous change with GYP files fixed.
erg@google.com
2009-04-16
2
-68
/
+0
*
Have ResourceBundle own GdkPixbufs.
tc@google.com
2009-04-16
1
-2
/
+0
*
Reverts the previous two commits. (r13812 and r13811).
erg@google.com
2009-04-15
2
-0
/
+70
*
Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.
erg@google.com
2009-04-15
2
-70
/
+0
*
Disable TimerTest.RepeatingTimer the suspected test in base_unittests which
nirnimesh@chromium.org
2009-04-15
1
-0
/
+5
*
base_unittests.exe is still timing out in the test
wtc@chromium.org
2009-04-15
1
-0
/
+3
*
Reverting 13748.
erikkay@google.com
2009-04-15
3
-21
/
+18
*
Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...
erikkay@google.com
2009-04-15
3
-18
/
+21
*
Disable the negative test cases in the test
wtc@chromium.org
2009-04-15
2
-3
/
+9
*
Few changes to the NTP remove thumbnails:
jcampan@chromium.org
2009-04-15
1
-2
/
+5
*
Clean up icon loader/manager in preparation for porting.
estade@chromium.org
2009-04-14
1
-0
/
+4
*
Save and restore the value of GetLastError() when [D]LOG/[D]CHECK etc on Wind...
tommi@google.com
2009-04-14
2
-0
/
+28
*
Convert the internal GetStringF to use string16. This saves a
tc@google.com
2009-04-14
3
-50
/
+54
*
Typo in test is exposed as a flaky test
jar@chromium.org
2009-04-14
1
-1
/
+1
*
Fix cast style.
erg@google.com
2009-04-13
1
-1
/
+1
*
Report what went wrong when initializing NSS_NoDB_Init.
erg@google.com
2009-04-13
1
-2
/
+10
*
Disable gcc 4.4 warnings about hash_map and hash_set being
tc@google.com
2009-04-13
1
-0
/
+14
*
Disables the test SignatureVerifierTest.BasicTest on the purify bot as
sky@chromium.org
2009-04-13
1
-0
/
+3
*
Reduce flakiness of condition var unit test by reducing timing dependence.
jar@chromium.org
2009-04-11
1
-40
/
+75
*
Set the svn:eol-style properties of these new files to LF.
wtc@chromium.org
2009-04-10
2
-10
/
+10
*
Remove histogram connection to base classes in stats_counter
jar@chromium.org
2009-04-10
2
-14
/
+11
*
Fix a minor spelling typo.
ericroman@google.com
2009-04-10
1
-1
/
+1
*
Implement the signature verification API.
wtc@chromium.org
2009-04-10
8
-0
/
+876
*
Adds some ifdefs so that test_shell can be compiled on linux
sky@chromium.org
2009-04-10
4
-14
/
+20
*
Restore -Wall to Linux build and set up for -Werror.
sgk@google.com
2009-04-09
1
-1
/
+0
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
1
-1
/
+4
*
posix: make ctl-C work within gdb for dropping to a console.
evan@chromium.org
2009-04-08
1
-1
/
+1
*
Remove some unused stuff from basictypes.h.
deanm@chromium.org
2009-04-08
1
-48
/
+0
*
Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:
sgk@google.com
2009-04-08
1
-3
/
+3
*
Separate out file_util functions that use ICU into their own file.
sra@chromium.org
2009-04-07
3
-72
/
+92
*
Include correct header for uint8_t in gtk_util.h
evan@chromium.org
2009-04-07
1
-0
/
+1
*
Linux: store clipboard image as bmp rather than converting to PNG.
estade@chromium.org
2009-04-07
3
-39
/
+68
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
2
-0
/
+16
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
2
-2
/
+11
*
Remove unused variable from POSIX SharedMemory implementation.
thestig@chromium.org
2009-04-04
2
-8
/
+5
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
2
-1
/
+9
*
Add DirectoryWatcherTest back to the Linux build.
thestig@chromium.org
2009-04-03
1
-3
/
+6
*
Remove unneeded uses of base/pickle.h. Add some explicit #includes.
thestig@chromium.org
2009-04-03
2
-4
/
+6
*
Put a border around the find bar text entry field.
estade@chromium.org
2009-04-03
2
-1
/
+3
*
Reduce usage of {To,From}WStringHack in file_util_unittest.cc
phajdan.jr@chromium.org
2009-04-03
1
-58
/
+60
*
Make OpenProcessHandle report an error when it couldn't open the handle.
phajdan.jr@chromium.org
2009-04-03
3
-6
/
+14
*
Revert "Remove dependency on GTK from base/test_suite.h"
agl@chromium.org
2009-04-03
1
-0
/
+5
*
Remove dependency on GTK from base/test_suite.h
agl@chromium.org
2009-04-03
1
-5
/
+0
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
3
-8
/
+2
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
3
-2
/
+8
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
9
-1009
/
+0
*
Remove the 'Hammer' name in favor of the Debug|Release names
sgk@google.com
2009-04-01
1
-1
/
+1
[next]