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
*
Implement file_util::CountFilesCreatedAfter() for posix environments.
evan@chromium.org
2009-04-21
3
-6
/
+42
*
plugins: move NativeLibrary into base.
evan@chromium.org
2009-04-21
5
-0
/
+171
*
posix: port PrependCommand to Windows and use for the plugin launcher.
evan@chromium.org
2009-04-20
2
-1
/
+10
*
Landing this patch for Jamesr.
mad@chromium.org
2009-04-20
2
-0
/
+20
*
Add a FieldTrial and histograms for measuring impact of http prioritization.
willchan@chromium.org
2009-04-20
1
-1
/
+1
*
Hide the Fullscreen exit bubble if the mouse goes idle. It took a depressing...
pkasting@chromium.org
2009-04-20
2
-0
/
+7
*
Disable StatsTableTest.MultipleThreads since it is flaky under heavy load.
maruel@chromium.org
2009-04-20
1
-0
/
+5
*
Disable the test ConditionVariableTest.MultiThreadConsumerTest until it is st...
maruel@chromium.org
2009-04-20
1
-1
/
+2
*
Cleanup in LaunchApp:
phajdan.jr@chromium.org
2009-04-18
1
-17
/
+11
*
Retrial of the first step to port file_util::CountFilesCreatedAfter()
erikkay@google.com
2009-04-18
7
-19
/
+47
*
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
[next]