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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing headers for Release.
finnur@chromium.org
2009-09-03
1
-0
/
+2
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
73
-120
/
+175
*
(Mac) Make the Page/Wrench buttons place their menu in the right place.
viettrungluu@chromium.org
2009-09-03
7
-27
/
+216
*
Fix theme cache corruption.
mirandac@chromium.org
2009-09-03
2
-34
/
+42
*
Add "other bookmarks" to bookmark menu.
jrg@chromium.org
2009-09-03
3
-31
/
+93
*
Properly show/hide "off the side" button/menu (chevron) on bookmark bar as ne...
jrg@chromium.org
2009-09-03
3
-17
/
+12
*
[Mac] Disable Omnibox editing in popup windows.
shess@chromium.org
2009-09-03
1
-2
/
+2
*
[Mac] Make I-beam cursor match editing area.
shess@chromium.org
2009-09-03
3
-2
/
+22
*
Remove obsolete comment about a test being disabled.
asargent@chromium.org
2009-09-03
1
-1
/
+0
*
Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...
pkasting@chromium.org
2009-09-03
7
-37
/
+20
*
Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-03
14
-93
/
+210
*
Revert "Workaround Skia and Pango measuring font heights differently by askin...
evan@chromium.org
2009-09-03
1
-1
/
+1
*
GTK: Don't have a blank line in bookmark folder tooltips.
erg@google.com
2009-09-03
1
-1
/
+4
*
NNTP: Fix link and link underline colors
arv@google.com
2009-09-03
7
-34
/
+125
*
GTK Themes: Add basic unit tests for gtk themes.
erg@google.com
2009-09-03
3
-7
/
+149
*
The iterator used to walk through the set of throbbers might become invalid
mark@chromium.org
2009-09-03
1
-4
/
+11
*
Disable flaky ExtensionApi tests. #1 source of flakiness.
phajdan.jr@chromium.org
2009-09-03
2
-2
/
+4
*
Make theme setup a little faster by not blurring images for tab backgrounds.
mirandac@chromium.org
2009-09-03
1
-5
/
+5
*
DevTools: re-enable sanity tests disabled during the deps roll.
pfeldman@chromium.org
2009-09-03
1
-2
/
+2
*
Restore r25049 (back out r25295) to isolate it as the cause of bug 20872.
mark@chromium.org
2009-09-03
1
-7
/
+8
*
Temporarily back out r25049 to isolate it as the cause of bug 20872.
mark@chromium.org
2009-09-03
1
-8
/
+7
*
Add an auto-update now button to chrome://extensions page
asargent@chromium.org
2009-09-03
7
-8
/
+42
*
A crasher can happen in the AlternateNavURLFetcher if the fetch finishes afte...
jcampan@chromium.org
2009-09-03
1
-2
/
+14
*
Add warnings around the new tab page command line switch and its use so people
brettw@chromium.org
2009-09-03
1
-0
/
+4
*
Move status area view to the chromeos directory.
brettw@chromium.org
2009-09-03
4
-6
/
+6
*
Set the focus ring color to match the Gtk theme focus color.
estade@chromium.org
2009-09-03
1
-0
/
+12
*
Fix to ensure IO thread is created when ExtensionUpdater needs it.
asargent@chromium.org
2009-09-03
1
-1
/
+2
*
Adding in memory log of history visit database. This
huanr@chromium.org
2009-09-02
4
-0
/
+178
*
Attempt at a fix for ExtensionBrowserTest.MessagingContentScript.
mpcomplete@chromium.org
2009-09-02
2
-3
/
+4
*
Make the EV cert message disappear while typing in the omnibox.
pkasting@chromium.org
2009-09-02
1
-0
/
+3
*
Exclude specific browser_tests that don't yet work on Mac.
paul@chromium.org
2009-09-02
2
-0
/
+13
*
Fix a DCHECK that I hit while working on the extension shelf for OS X.
thakis@chromium.org
2009-09-02
3
-0
/
+32
*
Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-02
14
-224
/
+93
*
Fix crash on Mac by passing an owning window to SelectFile() when loading
pamg@google.com
2009-09-02
1
-1
/
+2
*
Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new
mpcomplete@chromium.org
2009-09-02
14
-93
/
+224
*
Linux: make the columns in the task manager avoid causing scroll bars.
mdm@chromium.org
2009-09-02
1
-6
/
+23
*
Share one timer for all of the throbbers in the application.
mark@chromium.org
2009-09-02
1
-27
/
+144
*
Gtk first run: Remove obsolete warning for unimplemented privacy features.
mattm@chromium.org
2009-09-02
2
-19
/
+28
*
Infrastructure to allow putting Extension Shelf on top along with Bookmarks.
sidchat@google.com
2009-09-02
6
-408
/
+556
*
Remove the ability to load lazy URLs from the NavigationController. This is no
brettw@chromium.org
2009-09-02
6
-75
/
+10
*
Improve New Tab Page load performance.
mark@chromium.org
2009-09-02
5
-67
/
+167
*
Fix placement of new tab button when low on space. Was previously comparing a...
pinkerton@chromium.org
2009-09-02
1
-6
/
+6
*
Fix issue with the ordering of the most visited items.
arv@google.com
2009-09-02
1
-34
/
+48
*
Removes some code I accidentally checked in with my last patch.
sky@chromium.org
2009-09-02
1
-1
/
+1
*
Makes openning a URL from the Omnibox on a pinned tab create a new
sky@chromium.org
2009-09-02
1
-2
/
+10
*
Set the initial sizes of several dialogs based on font information.
mdm@chromium.org
2009-09-02
5
-29
/
+38
*
GTK: Make the bookmark menu controller use the GTK-native folder/default favi...
estade@chromium.org
2009-09-02
1
-13
/
+6
*
GTK: Implement the bookmark bar chevron.
estade@chromium.org
2009-09-02
2
-3
/
+101
*
Don't allow the home/page/options buttons to be toggled when we're only showi...
pinkerton@chromium.org
2009-09-02
2
-0
/
+30
*
Disable flakey DownloadTest::ContentDisposition
dglazkov@chromium.org
2009-09-02
1
-1
/
+1
[next]