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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue where the width of the sections was not updated correctly.
arv@google.com
2009-07-28
1
-1
/
+1
*
Change text on theme preview infobar.
aa@chromium.org
2009-07-28
1
-2
/
+2
*
Pull a SandboxedExtensionUnpacker out of ExtensionsService.
aa@chromium.org
2009-07-28
8
-403
/
+478
*
Gtk: DnD extravaganza
estade@chromium.org
2009-07-28
12
-143
/
+196
*
First stab at download item overflow. Also add the image to the left of "Show...
thakis@chromium.org
2009-07-28
6
-20
/
+232
*
Add the shadow above the toolbar (below the tabstrip).
tc@google.com
2009-07-28
1
-6
/
+24
*
NNTP: Make the window tooltip behave more like a real tooltip by
arv@google.com
2009-07-28
4
-43
/
+46
*
Fixes a warning: 'this' in initializer list.
dumi@chromium.org
2009-07-27
1
-2
/
+2
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
16
-1
/
+717
*
gtk: Use the requested window bounds when determining the location of the sou...
jhawkins@chromium.org
2009-07-27
3
-7
/
+20
*
Fix LogTCPConnectedMetrics. Add FieldTrials for late binding (enable for 50%...
willchan@chromium.org
2009-07-27
1
-0
/
+9
*
Don't create an ExtensionDOMUI for urls with invalid extension IDs.
mpcomplete@chromium.org
2009-07-27
3
-4
/
+28
*
Make possible reloading extensions from the chrome://extensions/ page.
phajdan.jr@chromium.org
2009-07-27
5
-4
/
+41
*
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
*
Make the theme preview infobar default to installation, and
aa@chromium.org
2009-07-27
3
-23
/
+4
*
gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.
jhawkins@chromium.org
2009-07-27
3
-7
/
+35
*
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
*
GTK Themes: A gtkrc file can now override our choice of frame color by
erg@google.com
2009-07-27
1
-11
/
+53
*
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
*
Removing unused forward declaration of StarredURLDatabase from bookmark_model.h.
phajdan.jr@chromium.org
2009-07-27
1
-4
/
+0
*
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
*
Fix partial plugin invalidate repainting on Mac.
stuartmorgan@google.com
2009-07-27
2
-2
/
+16
*
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
*
Avoid calls to gtk_widget_get_pointer during mouse move if
tc@google.com
2009-07-27
1
-7
/
+15
*
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
*
Gtk: gtk_window_present when an already-showing browser window is showing and...
estade@chromium.org
2009-07-27
1
-1
/
+2
*
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
1
-0
/
+5
*
Reverting 21635.
yurys@google.com
2009-07-27
1
-5
/
+0
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
1
-0
/
+5
*
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
1
-9
/
+29
*
Fix exception in DownloadManager if the download has no extension.
aa@chromium.org
2009-07-26
1
-1
/
+2
*
Modify detection of Chrome extensions in download manager. It
aa@chromium.org
2009-07-26
1
-3
/
+17
*
Try again to commit r21622: Add infobar preview for themes,
aa@chromium.org
2009-07-26
9
-40
/
+174
*
Revert revisions 21622-21624.
aa@chromium.org
2009-07-26
9
-186
/
+48
[next]