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
*
Set window icon on manage search engines dialog.
estade@chromium.org
2009-07-27
2
-1
/
+3
*
GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.
estade@chromium.org
2009-07-27
3
-36
/
+94
*
Remove ifdef 32-bit clause in json tests. ints are 32-bit everywhere.
deanm@chromium.org
2009-07-27
1
-14
/
+0
*
Make the theme preview infobar default to installation, and
aa@chromium.org
2009-07-27
3
-23
/
+4
*
Changes to upgrade to public version of selenium
gman@google.com
2009-07-27
5
-36
/
+22
*
gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.
jhawkins@chromium.org
2009-07-27
3
-7
/
+35
*
Some base/ progress towards building on Linux x86-64.
deanm@chromium.org
2009-07-27
3
-4
/
+36
*
Fix lineendings on the Hunspell patch file.
brettw@chromium.org
2009-07-27
1
-42
/
+42
*
Fix gradient drawing on the Mac. (Base coordinate system != window base coord...
avi@chromium.org
2009-07-27
2
-7
/
+8
*
Move base::va_copy from a function to a macro.
deanm@chromium.org
2009-07-27
3
-11
/
+5
*
posix: handle chars more delicately in ipc logging
evan@chromium.org
2009-07-27
1
-4
/
+25
*
GTK Themes: A gtkrc file can now override our choice of frame color by
erg@google.com
2009-07-27
2
-12
/
+57
*
Pull out synchronous extension apis to extensions_api.json, add custom handli...
rafaelw@chromium.org
2009-07-27
8
-73
/
+229
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-27
1
-1
/
+3
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-27
1
-4
/
+4
*
Fix build issues while doing a shared build of the test suite
evan@chromium.org
2009-07-27
1
-0
/
+7
*
Refactor the "load and decode" portion of the image decoder unittest into a h...
pkasting@chromium.org
2009-07-27
3
-56
/
+77
*
Removing unused forward declaration of StarredURLDatabase from bookmark_model.h.
phajdan.jr@chromium.org
2009-07-27
1
-4
/
+0
*
Now that testshell depends on imagediff we can start to cleanup the targets a...
thomasvl@chromium.org
2009-07-27
1
-6
/
+4
*
Pretties up the FindBar on Mac.
rohitrao@chromium.org
2009-07-27
5
-23
/
+94
*
Re-landing r21673 without re-enabling the BrowserTest, which apparently is
brettw@chromium.org
2009-07-27
8
-38
/
+62
*
Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.
robertshield@chromium.org
2009-07-27
9
-63
/
+40
*
Revert "Roll to WebKit 46417. DevTools: Migrate from InspectorController to I...
ajwong@chromium.org
2009-07-27
4
-72
/
+27
*
Fix partial plugin invalidate repainting on Mac.
stuartmorgan@google.com
2009-07-27
3
-15
/
+30
*
Roll to WebKit 46417. DevTools: Migrate from InspectorController to Inspector...
pinkerton@chromium.org
2009-07-27
4
-27
/
+72
*
posix: restore IPC logging
evan@chromium.org
2009-07-27
1
-0
/
+10
*
Fix port disconnect so that it's refcounted. This fixes a bug where a channel
mpcomplete@chromium.org
2009-07-27
5
-6
/
+122
*
Widen suppression for bug 17385 again. Should suppress warning
dkegel@google.com
2009-07-27
1
-4
/
+2
*
Deps roll for newer gtm to pick up more localization support.
thomasvl@chromium.org
2009-07-27
1
-1
/
+1
*
Avoid calls to gtk_widget_get_pointer during mouse move if
tc@google.com
2009-07-27
1
-7
/
+15
*
Add suppression for occasional leak in SVGNames::init, seen on
dank@chromium.org
2009-07-27
1
-0
/
+9
*
Make downloads not prevent tabs from closing.
brettw@chromium.org
2009-07-27
9
-40
/
+63
*
Make AutomationProxyTest.NavigateToURLWithTimeout* tests not-flaky.
phajdan.jr@chromium.org
2009-07-27
7
-18
/
+148
*
Implement delete key for the Remove action in the bookmark manager.
estade@chromium.org
2009-07-27
2
-9
/
+36
*
Linux: add GYP variable to use the system libpng.
agl@chromium.org
2009-07-27
3
-49
/
+90
*
Add experimental TSAN support (off by default)
dkegel@google.com
2009-07-27
1
-0
/
+13
*
Gtk: gtk_window_present when an already-showing browser window is showing and...
estade@chromium.org
2009-07-27
1
-1
/
+2
*
rolling back
pinkerton@chromium.org
2009-07-27
2
-3
/
+1
*
Rolling to WebKit r46389 with one test failure. TBR=dglazkov
pinkerton@chromium.org
2009-07-27
2
-1
/
+3
*
Avoid runtime linker warning
dkegel@google.com
2009-07-27
1
-2
/
+13
*
Give crashed tabs the crashed tab icon on the Mac.
avi@chromium.org
2009-07-27
9
-124
/
+266
*
First cut at Mac history menu.
rohitrao@chromium.org
2009-07-27
12
-9
/
+842
*
reenable a disabled part of a unit test
erikkay@chromium.org
2009-07-27
2
-6
/
+4
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
12
-30
/
+184
*
Reverting 21635.
yurys@google.com
2009-07-27
11
-183
/
+29
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
11
-29
/
+183
*
Fix location bar display.
thakis@chromium.org
2009-07-27
1
-1
/
+1
*
NNTP: Change the lower right section to say "What will we put here?"
arv@google.com
2009-07-27
2
-5
/
+4
*
add test to verify mole data being read
erikkay@chromium.org
2009-07-26
1
-0
/
+3
*
Remove the concept of threading from ProxyService, and move it into the Proxy...
ericroman@google.com
2009-07-26
17
-325
/
+1108
[next]