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
...
*
Add a defensive null check.
darin@chromium.org
2010-02-26
1
-2
/
+2
*
Deprecate file_util::AppendToPath() on non-Windows.
evan@chromium.org
2010-02-26
10
-27
/
+42
*
Bring Geolocation to life!
joth@chromium.org
2010-02-26
7
-52
/
+84
*
Add some more comments near the *Hack() functions.
evan@chromium.org
2010-02-26
1
-11
/
+13
*
linux: fix warning message that was bugging me
evan@chromium.org
2010-02-26
1
-1
/
+1
*
Update V8 to version 2.1.2.3
sgjesse@google.com
2010-02-26
1
-1
/
+1
*
Updating trunk VERSION from 338.0 to 339.0
chrome-release@google.com
2010-02-26
1
-1
/
+1
*
Update V8 to version 2.1.2.2
sgjesse@google.com
2010-02-26
1
-1
/
+1
*
Necessary modifications for rendering web page on login screen: getting the
avayvod@google.com
2010-02-26
5
-26
/
+41
*
Misc tidy up:
joth@chromium.org
2010-02-26
8
-8
/
+8
*
Remove unused methods.
darin@chromium.org
2010-02-26
2
-17
/
+0
*
Eric Bidelman's patches for the OAuth library.
kathyw@chromium.org
2010-02-26
4
-33
/
+52
*
Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...
jar@chromium.org
2010-02-26
5
-121
/
+49
*
Relaxing & merging suppression bug_32089 to 16089
oshima@chromium.org
2010-02-26
1
-25
/
+9
*
Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...
jar@chromium.org
2010-02-26
5
-49
/
+121
*
Suppress consistent ChromeOS valgrind complaint in KioskModeTest.EnableKioskM...
shess@chromium.org
2010-02-26
1
-0
/
+20
*
Disable moz http because it hangs and create redness everywhere
nsylvain@chromium.org
2010-02-26
1
-1
/
+2
*
Make the invalid version error a bit more specific; the previous text
joi@chromium.org
2010-02-26
1
-1
/
+1
*
Adding additional set of things to capture for chromeos (initially empty),
bradnelson@google.com
2010-02-26
3
-0
/
+0
*
Adds a new type of cache (APP_CACHE) so that we can tell
rvargas@google.com
2010-02-26
1
-0
/
+1
*
Pulling in latest gyp (with <|() syntax).
bradnelson@google.com
2010-02-26
1
-1
/
+1
*
add chromeos_builder target.
jiesun@google.com
2010-02-26
1
-1
/
+15
*
Rebaseline editing\inserting\4960120-1.html for linux.
jparent@chromium.org
2010-02-26
3
-3
/
+1
*
Relaxing the suppression to consolidate two suppressions.
oshima@chromium.org
2010-02-26
1
-27
/
+7
*
Use different short cut names for SxS installation.
huanr@chromium.org
2010-02-26
10
-4
/
+26
*
Only send unprocessed key events upwards if the RenderWidgetHost is not hidden.
suzhe@chromium.org
2010-02-26
1
-1
/
+4
*
Fixed uninitialized variables breaking Linux build after checkin of
kbr@google.com
2010-02-26
1
-3
/
+3
*
Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...
pkasting@chromium.org
2010-02-26
12
-36
/
+36
*
Consolidate two "chromeos or toolkit_views" conditions.
oshima@chromium.org
2010-02-26
1
-33
/
+24
*
nss valgrind failure fix
oshima@chromium.org
2010-02-26
1
-4
/
+13
*
Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.
thestig@chromium.org
2010-02-26
10
-30
/
+29
*
Added the bulk of the algorithm for GPU accelerated 2D vector curve
kbr@chromium.org
2010-02-26
39
-23
/
+5909
*
Call NPP_SetWindow immediately on initialization for Mac QuickTime
stuartmorgan@chromium.org
2010-02-26
1
-0
/
+6
*
Fix SpdySessionPool to take a host port pair instead of just the host.
willchan@chromium.org
2010-02-26
7
-55
/
+70
*
Fix the ui test crashes on Linux. There is a race condition between the chann...
ananta@chromium.org
2010-02-26
5
-17
/
+53
*
AutoFill dialog UI polish. Based on feedback from thakis.
dhollowa@chromium.org
2010-02-26
8
-4
/
+32
*
Copy layout test results from chromium-win to chromium-win-xp for border-radi...
jparent@chromium.org
2010-02-26
2
-1
/
+1
*
Modify the SPDY stream to be buffered.
mbelshe@chromium.org
2010-02-26
3
-28
/
+191
*
Give UITest ability to have MessageLoopforUI message loop instead of the defa...
stoyan@chromium.org
2010-02-25
5
-13
/
+319
*
WebKit roll 55241 to 55250.
vitalyr@chromium.org
2010-02-25
2
-1
/
+4
*
Prevent integer underflow when calculating next_fill_time_ms in AlsaPcmOutput...
scherkus@chromium.org
2010-02-25
1
-5
/
+14
*
Remove unused header declaration. Not defined in syncer.cc. Was moved into sy...
chron@google.com
2010-02-25
1
-2
/
+0
*
When applying updates, the UpdateApplicator should check ServerModelType and not
tim@chromium.org
2010-02-25
1
-1
/
+2
*
Handle the TLS no_renegotiation alert message.
wtc@chromium.org
2010-02-25
2
-0
/
+11
*
SSL: stop network traffic from interfering with NSS.
wtc@chromium.org
2010-02-25
1
-2
/
+2
*
Temporary fix for commit ID problem. Hex encode IDs so we use ASCII.
chron@google.com
2010-02-25
2
-2
/
+5
*
- Upgrade libxslt to 1.1.26.
cevans@chromium.org
2010-02-25
66
-50533
/
+1930
*
Rebaseline fast\replaced\border-radius-clip.html for windows/linux. Mac stil...
jparent@chromium.org
2010-02-25
6
-8
/
+5
*
64-bit Windows support for NaCl: update NaCl revision in Chrome, enable the 6...
gregoryd@google.com
2010-02-25
5
-6
/
+40
*
Add string for "Done".
thakis@chromium.org
2010-02-25
1
-5
/
+6
[prev]
[next]