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 function for eliding filenames to a set pixel width while preserving th...
glen@chromium.org
2008-11-06
23
-76
/
+125
*
fix bug in scrolling where we wouldn't store the unioned rectangles, just let...
pinkerton@google.com
2008-11-06
1
-1
/
+1
*
Attempting to fix the Mac build.
jcampan@chromium.org
2008-11-06
2
-9
/
+0
*
Reverting the autofill popu CL as it creates perf regression.
jcampan@chromium.org
2008-11-06
38
-773
/
+166
*
Enable unload UI tests again, but don't run them for single-process.
ojan@google.com
2008-11-06
1
-4
/
+21
*
Correctly add expectation.
brettw@google.com
2008-11-06
1
-1
/
+1
*
Mark my test as failing.
brettw@google.com
2008-11-06
1
-1
/
+5
*
Fix Chrome do not launch problem.
kuchhal@chromium.org
2008-11-06
1
-1
/
+3
*
fix mac build part 4
tony@chromium.org
2008-11-06
1
-0
/
+6
*
Add histogram to show network latency (first byte to last byte)
jar@google.com
2008-11-06
2
-0
/
+16
*
Rebase foreign object layout test. We now correctly draw the button.
brettw@google.com
2008-11-06
2
-1
/
+1
*
fix mac build part 3
tony@chromium.org
2008-11-06
2
-1
/
+3
*
fix mac build take 2
tony@chromium.org
2008-11-06
1
-0
/
+4
*
fix mac build
tony@chromium.org
2008-11-06
1
-0
/
+2
*
Port some test_shell_tests, and platform cleanup for more of them.
tc@google.com
2008-11-06
9
-51
/
+69
*
Add support for arbitrarily transformed Windows buttons text fields, and sele...
brettw@google.com
2008-11-06
4
-25
/
+264
*
Preserve the output vector for cookie loading. This prevents a few unneeded ...
deanm@chromium.org
2008-11-06
1
-10
/
+13
*
deps roll for platform.h change
pinkerton@google.com
2008-11-06
1
-1
/
+1
*
Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (it
mark@chromium.org
2008-11-06
2
-4
/
+4
*
Changed the call to attach the debugger to V8 to run in the renderer thread. ...
sgjesse@chromium.org
2008-11-06
2
-2
/
+21
*
Add option --winhttp to the layout test runner.
sgjesse@chromium.org
2008-11-06
1
-0
/
+6
*
Changes parameters used by IME code to fix several issues caused by Japanese ...
hbono@chromium.org
2008-11-06
15
-105
/
+125
*
Disable one IPCSyncChannel test in purify to see if the tree remains green. ...
jam@chromium.org
2008-11-06
1
-0
/
+3
*
Fix Large Font issues in About box (issue 2458).
finnur@google.com
2008-11-06
50
-108
/
+151
*
Toolbar Importer Pass2
brg@chromium.com
2008-11-06
12
-259
/
+774
*
Disable new tests that are failing on buildbot.
ojan@google.com
2008-11-06
1
-4
/
+4
*
A reported crasher seems to indicate the ViewStorage can be NULL. I don't see...
jcampan@chromium.org
2008-11-06
1
-1
/
+17
*
A more friendly build error on linux
tc@google.com
2008-11-06
1
-3
/
+12
*
Bandaid patch so that we continue with crosssite navigations instead of clos...
ojan@google.com
2008-11-06
17
-25
/
+233
*
Fixes a crash if you put chrome in a very short directory
cpu@google.com
2008-11-06
1
-9
/
+2
*
Fix mac build bustage caused by undefined symbol.
darin@google.com
2008-11-06
2
-0
/
+9
*
The form aufotill was triggering a DCHECK when a form had a password field bu...
jcampan@chromium.org
2008-11-06
1
-2
/
+2
*
Eliminate CursorChromium's dependency on webkit/glue.
darin@chromium.org
2008-11-06
22
-533
/
+540
*
Switch from using GdkPixbuf to cairo for painting on Drawables.
agl@chromium.org
2008-11-06
4
-36
/
+84
*
Make assertions not display message boxes to the end user. This is causing
brettw@google.com
2008-11-06
1
-3
/
+7
*
This fixes bug http://code.google.com/p/chromium/issues/detail?id=4076, which...
ananta@chromium.org
2008-11-06
2
-1
/
+20
*
Fix all callers of the removed GraphicsContext functions to use only the func...
brettw@google.com
2008-11-05
5
-50
/
+47
*
Whitespace typo fix from CL 8722
agl@chromium.org
2008-11-05
1
-2
/
+2
*
revert 9391
estade@chromium.org
2008-11-05
6
-29
/
+54
*
Enabled WebFrameTest, refactored some test shell functions.
estade@chromium.org
2008-11-05
6
-54
/
+29
*
Add two UMA histograms for DNS prefetching
jar@google.com
2008-11-05
1
-2
/
+2
*
Actually preload the cookie database. The previous logic was inverted.
deanm@chromium.org
2008-11-05
1
-11
/
+15
*
Quick and easy fix for vista taskbar auto hide issue
amit@chromium.org
2008-11-05
2
-10
/
+67
*
Allow DoLoop to be called even while no user
dkegel@google.com
2008-11-05
1
-21
/
+97
*
Remove unnecessary, deleted pending/ subdirectories from CPPPATH.
sgk@google.com
2008-11-05
2
-3
/
+0
*
Remove the UploadDataStream::Reset method. Instead,
wtc@google.com
2008-11-05
4
-22
/
+109
*
don't define HAVE_ACCESSIBILITY, pull in chromium stubs for object cache
pinkerton@google.com
2008-11-05
2
-2
/
+6
*
Mac build fixes following r4804. Add files to the Mac project. Add required
mark@chromium.org
2008-11-05
3
-0
/
+11
*
Don't crash when getting strings out of the database. column_text is a little...
brettw@google.com
2008-11-05
3
-5
/
+5
*
Fix bug where we failed to paint infobars and other fast-moving items correctly.
glen@chromium.org
2008-11-05
1
-1
/
+1
[next]