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
*
Disable the custom frame on app mode windows. This includes the
tony@chromium.org
2009-08-28
2
-16
/
+23
*
Don't show extension disabled infobar when manually updating
aa@chromium.org
2009-08-28
8
-16
/
+62
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
12
-101
/
+137
*
[Mac] Handle backspacing out of keyword search.
shess@chromium.org
2009-08-28
2
-0
/
+31
*
Disable ExtensionBrowsertest.MessagingContentScripts on linux
rafaelw@chromium.org
2009-08-28
1
-0
/
+3
*
gtk: Clip the tab title to the content height and not the font height. The f...
jhawkins@chromium.org
2009-08-28
1
-2
/
+1
*
Adds a default icon to the install dialog if the extension
aa@chromium.org
2009-08-28
4
-17
/
+18
*
Make the default ok/cancel button come from the pak files.
thomasvl@chromium.org
2009-08-28
1
-8
/
+6
*
Remove JSTemplate from NTP
arv@google.com
2009-08-28
3
-34
/
+24
*
Duplicate about_memory.html to create a Linux version.
agl@chromium.org
2009-08-28
1
-0
/
+690
*
gtk: Remove unnecessary gtk_widget_queue_draws from the tabstrip code.
jhawkins@chromium.org
2009-08-28
1
-6
/
+1
*
[Mac] Don't eat tab if tab-to-search hint not visible.
shess@chromium.org
2009-08-28
2
-9
/
+15
*
[Mac] Tweaks to Omnibox metrics.
shess@chromium.org
2009-08-28
4
-5
/
+13
*
Add background_tile_view for tiling an image as UI background (about box need...
thomasvl@chromium.org
2009-08-28
9
-65
/
+511
*
Change default homepage experience.
kuchhal@chromium.org
2009-08-28
4
-13
/
+31
*
Enable a bunch of extension browsertests for linux
rafaelw@chromium.org
2009-08-28
3
-5
/
+16
*
Fix issue 20297: Typing backspace while in a form field causes the browser to...
suzhe@chromium.org
2009-08-28
1
-0
/
+1
*
Fix theme caching on Vista 64 when default theme is installed from the theme ...
mirandac@chromium.org
2009-08-28
2
-6
/
+18
*
Reverting 24700.
avi@chromium.org
2009-08-28
22
-526
/
+181
*
Fix control key and paste behavior in Linux omnibox.
suzhe@chromium.org
2009-08-28
3
-6
/
+53
*
Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...
pkasting@chromium.org
2009-08-28
7
-47
/
+212
*
Wait correctly for all navigations that will happen in ErrorPageTest.
phajdan.jr@chromium.org
2009-08-28
1
-12
/
+20
*
Move observers out of automation_provider.cc to declutter the file.
phajdan.jr@chromium.org
2009-08-28
4
-746
/
+976
*
Updates to clean up default theme and add hover states.
avi@chromium.org
2009-08-27
22
-181
/
+526
*
GTK Themes: Refresh the entire location bar area on Update().
erg@google.com
2009-08-27
1
-1
/
+7
*
Add unittest for Gtk search engine manager dialog.
mattm@chromium.org
2009-08-27
3
-15
/
+283
*
With an upcoming ICU 4.2 upgrade, the way 'search' works has changed and FiP ...
jshin@chromium.org
2009-08-27
1
-4
/
+8
*
Ellipsize long entries in bookmark menus and the back/forward menus.
estade@chromium.org
2009-08-27
5
-9
/
+58
*
Fix download shelf item overflow on os x.
thakis@chromium.org
2009-08-27
1
-4
/
+8
*
Add a fast path for tab strip expose.
tony@chromium.org
2009-08-27
4
-2
/
+116
*
Fixes typo in new_new_tab.js that turned off tips.
mirandac@chromium.org
2009-08-27
1
-1
/
+1
*
Make the about:plugins page use a normal-sized font.
evan@chromium.org
2009-08-27
1
-22
/
+8
*
Remove completed downloads from shelf when the shelf closes.
thakis@chromium.org
2009-08-27
9
-14
/
+91
*
Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S...
klink@chromium.org
2009-08-27
1
-0
/
+2
*
Fix 20398: PageAction icon disappears on reader.google.com when url includes ...
finnur@chromium.org
2009-08-27
1
-2
/
+9
*
Send release events as well as press events in linux event mocking infrastruc...
estade@chromium.org
2009-08-27
1
-35
/
+90
*
Add call to BrowserThemeProvider::GenerateBitmap removed in r24170.
erg@google.com
2009-08-27
2
-1
/
+5
*
Adds the settings tab to options on chrome os. The contents is just a place
sky@chromium.org
2009-08-27
4
-0
/
+79
*
Fix a couple of bugs in the "custom home pages" list in the Preferences window.
ben@chromium.org
2009-08-27
4
-1
/
+53
*
gtk: Subtract the tabstrip x offset from the last tab x offset when calculati...
jhawkins@chromium.org
2009-08-27
1
-1
/
+1
*
DevTools: Remove base/values dependency from devtools.
pfeldman@chromium.org
2009-08-27
5
-28
/
+20
*
Revert r24606-24607. The tree didn't like them. :(
phajdan.jr@chromium.org
2009-08-27
7
-88
/
+29
*
Wait correctly for navigations in ErrorPage UI test.
phajdan.jr@chromium.org
2009-08-27
1
-4
/
+4
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-27
7
-25
/
+84
*
Draw background of Linux extension toolstrips.
phajdan.jr@chromium.org
2009-08-27
6
-0
/
+36
*
Update of the extension install UI:
aa@chromium.org
2009-08-27
5
-56
/
+81
*
[Mac] The autocomplete popup now gets its position from the toolbar controller,
rohitrao@chromium.org
2009-08-27
11
-23
/
+83
*
Don't flip out in debug mode when launching the bookmark manager and the mode...
estade@chromium.org
2009-08-27
1
-2
/
+0
*
assure model is loaded *before* showing the bookmark manager
estade@chromium.org
2009-08-27
1
-4
/
+4
*
Fix linux views build.
estade@chromium.org
2009-08-27
1
-2
/
+4
[next]