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
*
Separate SHLINKFLAGS from LINKFLAGS. The former is used when linking shared
mpcomplete@google.com
2008-12-08
3
-25
/
+36
*
Mark a test as failing while I debug offline.
tc@google.com
2008-12-08
1
-0
/
+3
*
Checking in media buffer pure interfaces.
scherkus@chromium.org
2008-12-08
1
-20
/
+37
*
Fix 1955: Show Chromium build number after version (Chromium only)
finnur@google.com
2008-12-08
1
-0
/
+5
*
Cleanup, part 1.
pkasting@chromium.org
2008-12-08
25
-307
/
+305
*
More addions to the installer html dialog class
cpu@google.com
2008-12-08
3
-11
/
+106
*
Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...
finnur@google.com
2008-12-08
2
-1
/
+31
*
Only copy image data to the clipboard when users select
tc@google.com
2008-12-08
2
-2
/
+27
*
Remove some expected-CRASH lines for a test that's passing on Linux and Windows.
evanm@google.com
2008-12-08
1
-4
/
+0
*
Gears 0.5.4.2 binaries.
mpcomplete@google.com
2008-12-08
2
-0
/
+0
*
bad merge, no need to delete a scoped_ptr
tc@google.com
2008-12-08
1
-1
/
+0
*
make icon 512x512 resolution. gosh it's pretty.
pinkerton@google.com
2008-12-08
1
-0
/
+0
*
* Add timeout support to POSIX WaitForSingleProcess()
jeremy@chromium.org
2008-12-08
1
-5
/
+42
*
Fixes bug during tab close that results in all tabs after closed tab
sky@google.com
2008-12-08
1
-1
/
+4
*
Fix a leak in ExtensionsService and another in ExtensionsServiceTest.
aa@chromium.org
2008-12-08
2
-6
/
+9
*
Fix two minor issues with ExtensionsService test data:
aa@chromium.org
2008-12-08
2
-0
/
+2
*
Report errors during extension load. Change all the error strings to utf-8.
aa@chromium.org
2008-12-08
6
-52
/
+60
*
Add baselines for some new tests, the fonts differ from the Mac baselines.
deanm@chromium.org
2008-12-08
60
-141
/
+141
*
First cut at POSIX Implementation of IPC Channel using FIFOs.
jeremy@chromium.org
2008-12-08
2
-18
/
+518
*
Remove some mac only flags for things now listed in other places/files.
thomasvl@chromium.org
2008-12-08
1
-3
/
+0
*
Initial step to enable CSS Gradients.
mmoss@google.com
2008-12-08
1
-3
/
+8
*
* Return error in case non admin user tries system level install.
kuchhal@chromium.org
2008-12-08
6
-8
/
+33
*
Add FD watching support to message_pump_libevent.
jeremy@chromium.org
2008-12-08
4
-14
/
+84
*
Set correct PYTHONPATH for layout tests on Mac (is this right for Linux?)
mark@chromium.org
2008-12-08
2
-2
/
+2
*
Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr
mark@chromium.org
2008-12-08
4
-41
/
+72
*
Add the mac expected results for some tests, a rebaseline will follow up.
deanm@chromium.org
2008-12-08
60
-0
/
+222
*
More annotations and organization of linux layout test failures.
deanm@chromium.org
2008-12-08
1
-13
/
+15
*
Platform cleanup in common/
deanm@chromium.org
2008-12-08
5
-20
/
+29
*
Rebaselined LayoutTest/fast/js/function-dot-arguments-and-caller.html
olehougaard@google.com
2008-12-08
7
-1
/
+36
*
Rebaselining LayoutTests/fast/js/constructor-attributes.html
olehougaard@google.com
2008-12-08
7
-1
/
+273
*
Reorganize some Linux test failures, and mention a bug I just filed upstream.
deanm@chromium.org
2008-12-08
1
-23
/
+25
*
Rebaseline anchor-toString, the Windows baseline has file:///C:/blah style pa...
deanm@chromium.org
2008-12-08
2
-1
/
+7
*
Initialize the Linux specific text event code field in the event sending cont...
deanm@chromium.org
2008-12-08
1
-2
/
+9
*
A fix for Issue 5139 "some plane-1 characters are not displayed correctly".
hbono@chromium.org
2008-12-08
1
-1
/
+4
*
Reupload of 12418
glen@chromium.org
2008-12-07
34
-230
/
+1850
*
Capitalize the 'Extensions' folder in the visual studio project for consistency.
aa@chromium.org
2008-12-07
1
-1
/
+1
*
Third time's a charm?
dkegel@google.com
2008-12-07
15
-183
/
+557
*
Update themes since we merged webkit r38911.
deanm@chromium.org
2008-12-07
4
-20
/
+24
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
42
-1213
/
+2192
*
Fixes possible flicker when tab finishes animating back to dragged
sky@google.com
2008-12-06
1
-1
/
+5
*
Add baselines for new tests in the last webkit merge.
brettw@google.com
2008-12-06
4
-0
/
+29
*
Pull new WebKit 38900:38950.
brettw@google.com
2008-12-06
6
-21
/
+6
*
Improve PDF FastWebView performance. This occurs because the manual data stre...
ananta@chromium.org
2008-12-06
2
-3
/
+19
*
Mark the test as failure in DEBUG mode.
fqian@google.com
2008-12-06
1
-0
/
+1
*
Change init() in GKURL to use the default UTF-8 converter when an encoding is...
jungshik@google.com
2008-12-06
1
-11
/
+17
*
Linux rebaseline: LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html
agl@chromium.org
2008-12-06
5
-10
/
+10
*
Linux: Round font heights.
agl@chromium.org
2008-12-06
1
-1
/
+1
*
Rebaseline output of some test because of hotmail fix.
fqian@google.com
2008-12-06
9
-195
/
+195
*
Allow specifying a wrapper command around test_shell in layout tests.
evanm@google.com
2008-12-06
2
-11
/
+24
*
Handle destruction of test shell properly.
evanm@google.com
2008-12-06
3
-29
/
+33
[next]