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 tests for the GLib message pump.
deanm@chromium.org
2009-06-15
3
-10
/
+555
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
2
-5
/
+5
*
Include sys/types.h for ssize_t. This fixes compliation with gcc-4.3.
darin@chromium.org
2009-06-13
2
-1
/
+1
*
Handle file descriptor exhaustions a little more gracefully. This prevents th...
stuartmorgan@chromium.org
2009-06-12
1
-1
/
+8
*
Linux: refactor zygote support
agl@chromium.org
2009-06-12
14
-1074
/
+246
*
Histogram count of number of command line arguments
jar@chromium.org
2009-06-12
1
-0
/
+3
*
Update the comments on why these really can't be done, and remove the notimpls.
thomasvl@chromium.org
2009-06-12
1
-10
/
+11
*
Linux: fix icon theme double free on shutdown by eliminating dupes from icon ...
estade@chromium.org
2009-06-11
1
-0
/
+10
*
Initialize an empty password for NSS databases (so that the databases
wtc@chromium.org
2009-06-11
1
-0
/
+11
*
Revert 18159 since it wasn't using all the data it should be.
thomasvl@chromium.org
2009-06-11
2
-46
/
+8
*
Some basic memory api support that is needed for perf tests and i think the t...
thomasvl@chromium.org
2009-06-11
2
-8
/
+46
*
GTK: Implement BlockedPopupContainerView for linux.
erg@google.com
2009-06-10
2
-0
/
+5
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
14
-246
/
+1074
*
Mac: build fix; false-positive GCC warning.
agl@chromium.org
2009-06-10
1
-1
/
+1
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
14
-1074
/
+246
*
POSIX: read subprocess output before waiting for termination.
agl@chromium.org
2009-06-10
1
-8
/
+7
*
Liberalize the size limits in the PNG decoder to match the changes landed ups...
pkasting@chromium.org
2009-06-09
1
-5
/
+7
*
Add a stack-based class for property disabling and re-enabling screen updatin...
pinkerton@chromium.org
2009-06-09
2
-0
/
+36
*
Make zygote mode not be the default; it screws with the valgrind bots,
dkegel@google.com
2009-06-09
1
-1
/
+1
*
Include a parent directory link in the file list for file:///somepath
yuzo@chromium.org
2009-06-09
5
-19
/
+126
*
Enable zygote manager by default.
dkegel@google.com
2009-06-08
7
-18
/
+86
*
A new menu system for views.
ben@chromium.org
2009-06-08
1
-0
/
+3
*
Crash in a CHECK if we fail to load a data pack file. Running w/o our
tc@google.com
2009-06-08
1
-2
/
+4
*
CloseSuperfluousFiles shouldn't close the directory it's reading from
dkegel@google.com
2009-06-07
1
-0
/
+3
*
Prototype implementation of zygotes.
dkegel@google.com
2009-06-06
13
-6
/
+1375
*
Fix a bug in SignatureCreator and add some more tests.
aa@chromium.org
2009-06-06
3
-12
/
+98
*
Re-Retry. This is the change from hell.
glen@chromium.org
2009-06-06
1
-5
/
+34
*
Revert pngencoder changes.
glen@chromium.org
2009-06-05
1
-36
/
+5
*
Fix pngencoder mac perf errors - the previous code was never actually doing a...
glen@chromium.org
2009-06-05
1
-4
/
+3
*
Retry. I believe the code (with your width() * bbp fix) is correct.
glen@chromium.org
2009-06-05
1
-5
/
+37
*
Porting the browser tests to Unix.
jcampan@chromium.org
2009-06-05
5
-12
/
+79
*
openbsd: make platform_file_posix compile
evan@chromium.org
2009-06-05
1
-1
/
+2
*
Introduce SignatureCreator.
aa@chromium.org
2009-06-05
7
-0
/
+726
*
Break up unit test to avoid internal timing interactions between parts.
jar@chromium.org
2009-06-05
2
-29
/
+33
*
sysconf(_SC_NPROCESSORS_ONLN) is not available on some POSIX
evan@chromium.org
2009-06-05
1
-0
/
+16
*
add CollapseWhitespaceASCII
rafaelw@chromium.org
2009-06-04
3
-4
/
+47
*
Revert png encoder changes.
glen@chromium.org
2009-06-04
1
-40
/
+4
*
Twiddle some bits to get PNGEncoder to match ImageOperations. There's a Valgr...
glen@chromium.org
2009-06-04
1
-9
/
+16
*
Only update files from .version templates when a file change
sgk@google.com
2009-06-04
1
-11
/
+2
*
On Linux, look in $HOME/.icons for mime icons as well for backwards compatibi...
thestig@chromium.org
2009-06-04
1
-11
/
+14
*
Harmonizing ProcessUtil::GetAppOutput on Win/Unix
jcampan@chromium.org
2009-06-04
3
-23
/
+13
*
Attempt to fix memory leak again.
glen@chromium.org
2009-06-04
1
-1
/
+1
*
Fetch last change (revision) info in a separate action that can run
sgk@google.com
2009-06-04
1
-3
/
+8
*
Fix bustage by defining NativeCursor on Mac.
ben@chromium.org
2009-06-04
1
-0
/
+1
*
Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...
ben@chromium.org
2009-06-04
1
-0
/
+3
*
Reland my ClientSocketPool refactor again...
willchan@chromium.org
2009-06-04
1
-0
/
+7
*
Fix leak in PNGEncoder.
glen@chromium.org
2009-06-04
1
-10
/
+10
*
Sigh, revert "Reland my ClientSocketPool refactor."
willchan@chromium.org
2009-06-04
1
-7
/
+0
*
PNGEncoder wasn't accounting for SkBitmap's premultiplied alpha (PNGDecoder w...
glen@chromium.org
2009-06-04
1
-4
/
+33
*
Reland my ClientSocketPool refactor.
willchan@chromium.org
2009-06-04
1
-0
/
+7
[next]