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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Publish DEPS for Chromium 6.0.407.0
6.0.407.0
gitdeps
2014-04-07
1
-263
/
+160
*
More TabStrip refactoring.
sky@chromium.org
2010-05-16
15
-556
/
+582
*
Log the OS error that getaddrinfo() failed with.
eroman@chromium.org
2010-05-16
15
-55
/
+217
*
Updating trunk VERSION from 406.0 to 407.0
chrome-release@google.com
2010-05-16
1
-1
/
+1
*
Reland 47342.
willchan@chromium.org
2010-05-16
9
-14
/
+181
*
Fixed memleak in alsa_output.cc
sergeyu@chromium.org
2010-05-16
1
-1
/
+2
*
Fixed media_unittests.
sergeyu@chromium.org
2010-05-15
5
-45
/
+69
*
Fixes bug in tabstrip where close was always treated as if the user
sky@chromium.org
2010-05-15
7
-25
/
+35
*
Use FilePath in ProfileInfo struct.
tfarina@chromium.org
2010-05-15
12
-63
/
+67
*
Updating trunk VERSION from 405.0 to 406.0
chrome-release@google.com
2010-05-15
1
-1
/
+1
*
FTP: Fix an infinite loop in a rare condition.
phajdan.jr@chromium.org
2010-05-15
2
-13
/
+15
*
Fix build on ChromeOS by adding required return value checks.
phajdan.jr@chromium.org
2010-05-15
1
-2
/
+2
*
[GTTF] Check the result value of StartHTTPServer to avoid
phajdan.jr@chromium.org
2010-05-15
19
-54
/
+65
*
Exclude 4 tests in AlsaPcmOutputStreamTest due to test failure.
oshima@chromium.org
2010-05-15
2
-0
/
+19
*
Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...
rvargas@google.com
2010-05-15
23
-452
/
+368
*
Expand the pattern of a reliability supression.
rvargas@google.com
2010-05-15
1
-1
/
+1
*
Analytics tutorial updates
kurrik@chromium.org
2010-05-15
4
-5
/
+44
*
Fix bad_alloc linkage error on chromeos valgrind bots. part 1.
oshima@chromium.org
2010-05-15
1
-3
/
+14
*
Reworked extension to leverage magic iframes for speedy load times
scherkus@chromium.org
2010-05-15
9
-147
/
+327
*
Posix: implement diagnostics mode console output.
mattm@chromium.org
2010-05-15
1
-37
/
+144
*
(Original patch reviewed at http://codereview.chromium.org/2067003 )
pkasting@chromium.org
2010-05-15
23
-368
/
+452
*
SPDY: Add push streams to the NetLog.
willchan@chromium.org
2010-05-15
2
-1
/
+28
*
Fix line endings for the cookie API test files.
cindylau@google.com
2010-05-15
3
-45
/
+45
*
Replaced NetworkStatusDetector with use of NetworkChangeNotifier
akalin@chromium.org
2010-05-15
37
-1245
/
+267
*
Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...
willchan@chromium.org
2010-05-15
9
-170
/
+11
*
Support SpdySession as a new NetLog source type. Start logging some more SPDY...
willchan@chromium.org
2010-05-15
9
-11
/
+170
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-14
18
-24
/
+495
*
Refactored the SAS parameter code slightly to avoid redundant listing of para...
petersont@google.com
2010-05-14
2
-181
/
+170
*
Create first tests for verifying that Chrome Frame does not interfere with no...
kkania@chromium.org
2010-05-14
8
-69
/
+256
*
Fix OpenMAX video decoding hanging
hclam@chromium.org
2010-05-14
2
-13
/
+26
*
Revert 47329 - Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferSto...
rvargas@google.com
2010-05-14
3
-33
/
+1
*
Removed AlsaPcmOutputStrem::Packet. Fixed bug in AlsaPcmOutputStream::Schedul...
sergeyu@chromium.org
2010-05-14
8
-187
/
+262
*
Make app icons even wider.
aa@chromium.org
2010-05-14
1
-2
/
+2
*
AutoFill filling billing address and company name from profile.
dhollowa@chromium.org
2010-05-14
7
-66
/
+220
*
fix for th official builds. for some reasons they are not picking up include ...
zelidrag@chromium.org
2010-05-14
1
-3
/
+0
*
Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferStorage.
zmo@google.com
2010-05-14
3
-1
/
+33
*
GYP changes for FreeBSD and OpenBSD
pvalchev@google.com
2010-05-14
16
-21
/
+37
*
Add a reliability crash supression.
rvargas@google.com
2010-05-14
1
-0
/
+3
*
Add missing virtual functions for ChromeOS.
finnur@chromium.org
2010-05-14
2
-6
/
+8
*
Add the URLRequest's method and load flags to the NetLog.
eroman@chromium.org
2010-05-14
8
-21
/
+80
*
Fix a Memcheck:Cond caused by not setting |cert_id_| in the PageInfoWindowMac...
rsesek@chromium.org
2010-05-14
1
-1
/
+2
*
Add fade-out animation to the app launcher.
finnur@chromium.org
2010-05-14
8
-9
/
+80
*
Changed used of ASSERT() to DCHECK().
akalin@chromium.org
2010-05-14
14
-54
/
+70
*
Removing the app launcher button in the ChromeOS browser and making the app l...
jcivelli@chromium.org
2010-05-14
19
-135
/
+83
*
cleaner grd files: use os.find('bsd') instead of listing all the version
pvalchev@google.com
2010-05-14
5
-7
/
+7
*
When a demo on the o3d-webgl site gets opened in an ordinary browser that doe...
petersont@google.com
2010-05-14
2
-11
/
+78
*
Add automation hooks for fetching info about omnibox
nirnimesh@chromium.org
2010-05-14
6
-36
/
+513
*
GTK: Polish find bar in gtk mode.
erg@chromium.org
2010-05-14
3
-6
/
+24
*
NSSize is equivalent to CGSize in the 64-bit Mac environment.
mark@chromium.org
2010-05-14
1
-0
/
+4
*
Add a private opaque pointer option to VideoFrame.
scherkus@chromium.org
2010-05-14
3
-5
/
+70
[next]