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
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
51
-1080
/
+1015
*
This test also fails in Release mac builds.
ojan@google.com
2009-03-16
1
-2
/
+1
*
updated data for yuv unittest.
fbarchard@chromium.org
2009-03-16
2
-0
/
+1108
*
One more test list update to green mac build. TBR
ojan@google.com
2009-03-16
1
-1
/
+2
*
Bump VERSION to 171.0
laforge@chromium.org
2009-03-16
1
-1
/
+1
*
Fix baseline of pending/security/block-test.html. It was
ojan@google.com
2009-03-16
3
-131
/
+129
*
Build the sqlite shell via scons on linux so we can debug the
tc@google.com
2009-03-16
5
-158
/
+46
*
Clean up some more DEPS in chrome/common.
thestig@chromium.org
2009-03-16
3
-4
/
+6
*
Fix 2 layout tests under editing\selection.
finnur@chromium.org
2009-03-16
5
-15
/
+16
*
Use URLFixerUpper to clean up potential url before going there.
shess@chromium.org
2009-03-16
2
-2
/
+7
*
Rebaseline image for a Windows test affected by my bullet-drawing change. Th...
pkasting@chromium.org
2009-03-16
2
-1
/
+1
*
Reenable building views under Linux.
erg@google.com
2009-03-16
2
-18
/
+21
*
Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...
ananta@chromium.org
2009-03-16
3
-13
/
+17
*
Roll deps to get new googleurl with tiny #include fix for newer glibc
dkegel@google.com
2009-03-16
1
-1
/
+1
*
Change a function name.
estade@chromium.org
2009-03-16
8
-9
/
+9
*
Update Gears to 0.5.16.0.
jon@chromium.org
2009-03-16
2
-0
/
+0
*
Defer a test that mainly fails because our blur algorithm is lame, which isn'...
pkasting@chromium.org
2009-03-16
1
-3
/
+2
*
New baselines for the layout tests fixed by webkit patch https://bugs.webkit....
senorblanco@chromium.org
2009-03-16
5
-0
/
+25
*
Linux: layout test rebaselining
agl@chromium.org
2009-03-16
5
-0
/
+37
*
LogBlockedTunnelResponse only needs the response code as
wtc@chromium.org
2009-03-16
2
-7
/
+6
*
More post-merge fixable updating. TBR.
ojan@google.com
2009-03-16
1
-1
/
+5
*
Roll GTM deps to get fancier rounded corner rectangle drawing capabilities.
avi@google.com
2009-03-16
1
-1
/
+1
*
Change Pickle to double its capacity by default, rather than increasing
mpcomplete@google.com
2009-03-16
2
-4
/
+6
*
Add command line switch "--new-ftp" for new portable FTP
wtc@chromium.org
2009-03-16
11
-6
/
+197
*
Fix keyboard scrolling on non-Windows platforms.
erg@google.com
2009-03-16
2
-46
/
+22
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
28
-31
/
+29
*
Fix duplicate expectations. TBR.
ojan@google.com
2009-03-16
1
-2
/
+2
*
Get rid of stashing a frame pointer with ResourceRequest and just store the r...
jam@chromium.org
2009-03-16
15
-81
/
+73
*
Replace a NOTIMPLEMENTED() with a bug.
pinkerton@chromium.org
2009-03-16
1
-1
/
+1
*
Fix a layout test.
finnur@chromium.org
2009-03-16
3
-2
/
+1
*
Buffer interface is now uint8*. Slight change to way data buffers are create...
ralphl@chromium.org
2009-03-16
6
-55
/
+58
*
Linux accelerators cleanup:
estade@chromium.org
2009-03-16
14
-57
/
+128
*
Chromium side of webkit merge 41709:41733.
ojan@google.com
2009-03-16
3
-3
/
+8
*
Reverting change 11746 because it broke the unit tests.
nsylvain@chromium.org
2009-03-16
1
-3
/
+1
*
Remove duplicate entries in the test_fixable files.
ager@chromium.org
2009-03-16
1
-10
/
+0
*
Make sure that net_perftest doesn't leave temporary files.
phajdan.jr@chromium.org
2009-03-16
3
-15
/
+39
*
Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...
pfeldman@chromium.org
2009-03-16
13
-16
/
+186
*
Linux: Use -mfpmath=sse to remove differences between opt and debug
agl@chromium.org
2009-03-16
167
-110
/
+132
*
Move a bunch of our GTK code that was previous manually handling references (...
deanm@chromium.org
2009-03-16
13
-95
/
+97
*
Add 'Generating' messages for rules.
sgk@google.com
2009-03-16
5
-1
/
+5
*
Use ... wildcard in suppressions; it's simpler and more robust
dkegel@google.com
2009-03-16
1
-110
/
+3
*
A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookma...
jungshik@google.com
2009-03-16
1
-1
/
+3
*
Update V8 containing the new compiler infrastructure.
ager@chromium.org
2009-03-16
7
-3
/
+296
*
Defer a couple of svg layout tests.
rvargas@google.com
2009-03-16
1
-3
/
+5
*
Make debug check in visitedlink_master.h more informative
phajdan.jr@chromium.org
2009-03-16
1
-1
/
+1
*
Added missing <stdlib.h>, needed on ubuntu 8.10.
dkegel@google.com
2009-03-16
1
-0
/
+1
*
Change DCHECK( == 0) to DCHECK_EQ in the posix lock implementation.
deanm@chromium.org
2009-03-16
1
-7
/
+7
*
Add OwnedWidgetGtk, and abstraction to help manage the lifetime and ownership...
deanm@chromium.org
2009-03-16
4
-1
/
+135
*
Fix layout test fast/events/onload-single-line-comment.html. Port JSC fix to V8.
jianli@chromium.org
2009-03-16
1
-1
/
+0
*
DEFERs failing svg tests. I'm only deferring failing tests that aren't
sky@google.com
2009-03-16
1
-22
/
+35
[next]