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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
3
-10
/
+10
*
A few more fixes to chrome://extensions/.
aa@chromium.org
2009-09-01
1
-79
/
+21
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
6
-19
/
+37
*
Removes unnecessary using-declaration.
phajdan.jr@chromium.org
2009-08-31
1
-3
/
+0
*
Adds a button to chrome://extensions/ that allows easy packing
aa@chromium.org
2009-08-31
1
-0
/
+291
*
Fix warnings in Linux build.
finnur@chromium.org
2009-08-30
1
-4
/
+2
*
Experiment with dislodging the Extension Shelf and having it only appear on t...
finnur@chromium.org
2009-08-30
4
-33
/
+270
*
Revert "Gtk confirm form resubmission dialog." Broke linux views build.
mattm@chromium.org
2009-08-28
4
-17
/
+21
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-28
4
-21
/
+17
*
Added notice for blocked items to the popup container
idanan@chromium.org
2009-08-28
2
-8
/
+50
*
Make the views bookmark bubble work on GTK.
brettw@chromium.org
2009-08-28
5
-36
/
+58
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-13
/
+14
*
Adds a default icon to the install dialog if the extension
aa@chromium.org
2009-08-28
1
-17
/
+10
*
Move observers out of automation_provider.cc to declutter the file.
phajdan.jr@chromium.org
2009-08-28
1
-0
/
+4
*
With an upcoming ICU 4.2 upgrade, the way 'search' works has changed and FiP ...
jshin@chromium.org
2009-08-27
1
-4
/
+8
*
Remove completed downloads from shelf when the shelf closes.
thakis@chromium.org
2009-08-27
3
-9
/
+33
*
Update of the extension install UI:
aa@chromium.org
2009-08-27
1
-46
/
+15
*
Attempt 2 at landing bookmark menus.
sky@chromium.org
2009-08-26
1
-10
/
+11
*
Reverts menu patch.
sky@chromium.org
2009-08-26
1
-11
/
+10
*
Gets bookmark menu working on linux. There are just a handful of
sky@chromium.org
2009-08-26
1
-10
/
+11
*
Tab strip should not resize on close (Vista).
finnur@chromium.org
2009-08-26
1
-17
/
+13
*
Move the compact navigation bar to the chromeos directory.
brettw@chromium.org
2009-08-26
2
-287
/
+0
*
Introduce accesskeys for Chrome menus.
mhm@chromium.org
2009-08-26
3
-0
/
+12
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-25
2
-9
/
+0
*
Now that Import and Clear are available in options, they should be removed fr...
glen@chromium.org
2009-08-25
1
-5
/
+1
*
We weren't drawing the toolbar color, leading to theme hideousness.
glen@chromium.org
2009-08-24
2
-6
/
+11
*
Adds support and exposure of additional accessibility roles. Includes naming ...
klink@chromium.org
2009-08-22
4
-3
/
+49
*
If a window is moving in response to a mouse motion event,
davemoore@chromium.org
2009-08-21
1
-10
/
+22
*
Gtk: Add spellchecking options.
mattm@chromium.org
2009-08-21
1
-8
/
+1
*
Don't show "Inspect Element" in the context menu if we can't inspect.
agl@chromium.org
2009-08-21
1
-2
/
+4
*
Re-apply r23841 "During uninstall if Chrome is set as default"
kuchhal@chromium.org
2009-08-20
4
-100
/
+208
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
1
-0
/
+1
*
Removed personalization_strings.h and moved all the strings into generated_re...
idana@chromium.org
2009-08-20
4
-20
/
+19
*
Revert "During uninstall if Chrome is set as default,"
kuchhal@chromium.org
2009-08-20
4
-209
/
+100
*
During uninstall if Chrome is set as default, allow user to choose another br...
kuchhal@chromium.org
2009-08-20
4
-100
/
+209
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
3
-5
/
+3
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
6
-4
/
+13
*
Add icu:: qualifiers to a couple of more files. They're missed in the previou...
jshin@chromium.org
2009-08-19
1
-1
/
+1
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-4
/
+4
*
Port more browser focus tests to linux.
estade@chromium.org
2009-08-19
1
-0
/
+2
*
Gtk languages options page part 1: accept-languages configuration.
mattm@chromium.org
2009-08-19
1
-152
/
+7
*
Relands drop support:
sky@chromium.org
2009-08-19
6
-20
/
+65
*
Move LanguageComboboxModel to chrome/browser
mattm@chromium.org
2009-08-19
4
-235
/
+1
*
Show the extension install UI when the user clicks Reenable for a disabled-on...
mpcomplete@chromium.org
2009-08-18
1
-9
/
+10
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
6
-65
/
+20
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
6
-20
/
+65
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-18
2
-0
/
+9
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-18
2
-9
/
+0
*
Bugfixes and enhancements to the compact nav bar and the status area.
brettw@chromium.org
2009-08-18
4
-13
/
+119
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
1
-10
/
+11
[next]