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
...
*
Squash the bookmark bar into the toolbar by 4 pixels.
estade@chromium.org
2009-09-01
6
-64
/
+67
*
Parameterize the Google Update appid at build time instead of hard coding it ...
robertshield@chromium.org
2009-09-01
10
-12
/
+130
*
Edit bookmark:
thomasvl@chromium.org
2009-09-01
2
-147
/
+281
*
Rename render_width and render_height to display_width
gman@google.com
2009-09-01
4
-25
/
+25
*
Bundle a gdb that doesn't crash during line number lookup
dank@chromium.org
2009-09-01
1
-0
/
+24
*
WebKit roll to 47941
michaeln@google.com
2009-09-01
2
-1
/
+7
*
GTK: Make the toolbar star button a drag source.
estade@chromium.org
2009-09-01
7
-22
/
+86
*
More valgrind suppressions.
stuartmorgan@google.com
2009-09-01
1
-0
/
+33
*
Updating trunk VERSION build from 205.0 to 206.0
jon@chromium.org
2009-09-01
1
-1
/
+1
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
21
-109
/
+178
*
Http cache: reorder some functions. No code change.
rvargas@google.com
2009-09-01
1
-77
/
+74
*
Add an individual tests view to the dashboard for viewing a list
ojan@chromium.org
2009-09-01
1
-96
/
+185
*
Fix arg error check (was expecting too many).
thomasvl@chromium.org
2009-09-01
1
-1
/
+1
*
Reduce the size of the paint queue.
agl@chromium.org
2009-09-01
2
-4
/
+34
*
Remove LayoutTests/http/test/misc/* from test_expectations.txt that are marke...
japhet@chromium.org
2009-09-01
1
-28
/
+4
*
Set the window type hint for the options dialog and
tony@chromium.org
2009-09-01
2
-0
/
+6
*
Suppress a handful of ui tests that seem to hang valgrind
dkegel@google.com
2009-09-01
1
-0
/
+15
*
Widen more suppressions, add a couple new ones.
dkegel@google.com
2009-09-01
2
-53
/
+12
*
Add Linux Debug flakey test to failures.
dglazkov@chromium.org
2009-09-01
1
-0
/
+3
*
Unbreak the world. Turns out SetProfile(NULL) causes a DCHECK failure.
pkasting@chromium.org
2009-09-01
2
-10
/
+3
*
DevTools: remove an assertion in InspectorControllerClient that fails on test...
yurys@google.com
2009-09-01
1
-1
/
+0
*
GTK Themes: The Theme Installed Infobar's "Undo" button should work with GTK ...
erg@google.com
2009-09-01
6
-3
/
+86
*
Restrict use of tab positioning animation on a new tab to when there are more...
pinkerton@chromium.org
2009-09-01
1
-7
/
+8
*
Clean up of flaky xmlhttprequest tests - remove tests from test_expectations ...
jparent@chromium.org
2009-09-01
1
-19
/
+0
*
Move Mozilla FTP LIST response parsing code to net/third_party directory.
phajdan.jr@chromium.org
2009-09-01
6
-18
/
+55
*
Disable MessagingContentScript test due to flakiness
dglazkov@chromium.org
2009-09-01
1
-1
/
+1
*
When running on chrome OS about:version now shows OS version.
sky@chromium.org
2009-09-01
11
-31
/
+276
*
More work fixing miscellaneous issues in the autocomplete code, probably none...
pkasting@chromium.org
2009-09-01
12
-189
/
+187
*
Make native button wrapper construction return the new wrapper rather than
brettw@chromium.org
2009-09-01
6
-19
/
+30
*
Adding a skia utils for Gtk.
jcampan@chromium.org
2009-09-01
3
-1
/
+52
*
Fix Breakpad-enabled builds on the Mac.
mark@chromium.org
2009-09-01
2
-3
/
+2
*
Migrate cookies for the time epoch change.
brettw@chromium.org
2009-09-01
1
-2
/
+46
*
Update V8 to version 1.3.8.2.
ager@chromium.org
2009-09-01
1
-1
/
+1
*
Add new known Reliability Bot crasher. Plugin-related.
dglazkov@chromium.org
2009-09-01
1
-0
/
+3
*
Move events info from dev.chromium.org to the dev doc.
kathyw@google.com
2009-09-01
3
-1
/
+84
*
more bookmark tests, plus fix a couple of API bugs
erikkay@chromium.org
2009-09-01
8
-32
/
+160
*
Make all of our unit tests be PlatformTests to get an autorelease pool.
pinkerton@chromium.org
2009-09-01
35
-37
/
+71
*
Flaky crashing layout tests.
rohitrao@chromium.org
2009-09-01
1
-0
/
+4
*
Adds scons files to svn:ignore for a couple of directories.
sky@chromium.org
2009-09-01
0
-0
/
+0
*
Make GetLoadState virtual in ConnectJob().
willchan@chromium.org
2009-09-01
5
-13
/
+27
*
Move themes info from dev.chromium.org into the dev doc.
kathyw@google.com
2009-09-01
4
-2
/
+159
*
(Mac) Make mashing the close tab button work.
viettrungluu@chromium.org
2009-09-01
5
-17
/
+110
*
Put a proper info.plist into the framework so we can codesign it.
thomasvl@chromium.org
2009-09-01
5
-12
/
+48
*
Application menu should be "Chrome", not "Google Chrome".
mark@chromium.org
2009-09-01
1
-1
/
+1
*
Move content of the match patterns page from dev.chromium.org.
kathyw@google.com
2009-09-01
5
-3
/
+227
*
DevTools l10n: remove targets, as they are still get compiled.
mnaganov@chromium.org
2009-09-01
1
-68
/
+0
*
DevTools: Close inspector controller on detach; hide node highlight on detach...
pfeldman@chromium.org
2009-09-01
3
-17
/
+3
*
Fix for param array support in effects for GL
gman@google.com
2009-09-01
1
-1
/
+2
*
Fill out windows doc. Also add permissions section
aa@chromium.org
2009-09-01
25
-54
/
+84
*
Fill out the tabs docs. Also, fix a bug where we didn't
aa@chromium.org
2009-09-01
5
-63
/
+194
[prev]
[next]