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
/
ui
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
gtk - Prevent crash on shutdown when animating status bubble and download item
estade@chromium.org
2011-03-04
4
-23
/
+26
*
importer: Cleanup the names of files and classes under ui/views/importer dire...
tfarina@chromium.org
2011-03-04
1
-1
/
+2
*
Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-03-03
4
-28
/
+37
*
Removed background page wrench menu badge and related code.
atwilson@chromium.org
2011-03-03
1
-14
/
+2
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
4
-3
/
+4
*
importer: Factor out StartImportingWithUI() function in its own file.
tfarina@chromium.org
2011-03-02
3
-27
/
+37
*
Changes semantics of TabSelectedAt. For multi-selection the TabStrip
sky@chromium.org
2011-03-02
1
-1
/
+2
*
Display disabled apps with grayed out images on the NTP. Call the re-enable l...
jstritar@chromium.org
2011-03-02
1
-8
/
+12
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
14
-15
/
+14
*
Added "--login-user=" option for the Guest session.
altimofeev@chromium.org
2011-03-02
1
-4
/
+2
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
5
-7
/
+7
*
importer: Factor out ImportObserver in its own file.
tfarina@chromium.org
2011-03-02
4
-140
/
+144
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
4
-7
/
+6
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
7
-17
/
+17
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
7
-12
/
+12
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
4
-7
/
+7
*
gtk: Organize all the bookmark UI files into the chrome/browser/ui/gtk/bookma...
tfarina@chromium.org
2011-03-01
22
-46
/
+46
*
Makes instant not load the current url if you're already viewing. This
sky@chromium.org
2011-02-28
1
-17
/
+2
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
2
-2
/
+2
*
WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.
tfarina@chromium.org
2011-02-27
4
-5
/
+5
*
gtk: Document the ConfirmInfoBarGtk class.
tfarina@chromium.org
2011-02-26
1
-0
/
+3
*
Get rid of hung_renderer_dialog file and namespace.
tfarina@chromium.org
2011-02-26
1
-6
/
+5
*
Cleanup the implementation of ImportProgressDialogGtk class.
tfarina@chromium.org
2011-02-26
2
-70
/
+66
*
Enable url check in download_manager, with a simple UI (it may need polish). ...
lzheng@chromium.org
2011-02-26
2
-16
/
+40
*
gtk: Split infobar_gtk.cc into separate pieces for the different classes defi...
tfarina@chromium.org
2011-02-25
6
-124
/
+204
*
Wrap some widgets with OwnedWidgetGtk to make sure we don't
estade@chromium.org
2011-02-25
2
-21
/
+23
*
Cleanup: Remove a bunch of unneeded includes.
thestig@chromium.org
2011-02-24
1
-1
/
+0
*
Remove dependency on Views::Window from platforms that don't support it.
estade@chromium.org
2011-02-24
2
-3
/
+2
*
Remove line I had added for debugging, then accidentally committed.
estade@chromium.org
2011-02-24
1
-2
/
+0
*
gtk - Popup blocked animation
estade@chromium.org
2011-02-24
2
-43
/
+217
*
Get rid of the GTK-only accessibility api code, now that Chrome OS can rely
dmazzoni@chromium.org
2011-02-24
22
-1191
/
+0
*
gtk: Organize all the import UI files into the chrome/browser/ui/gtk/importer...
tfarina@chromium.org
2011-02-24
9
-16
/
+16
*
gtk: make right-clicking on task manager body show menu again
evan@chromium.org
2011-02-23
1
-1
/
+7
*
Don't try to show info bubble for prerender icon in GTK.
cbentzel@chromium.org
2011-02-23
1
-3
/
+6
*
Move the UI portions of search engine management to ui/search_engines.
avi@chromium.org
2011-02-23
4
-5
/
+5
*
It's not safe to delete the balloon view during MenuDelegate::StoppedShowing,...
johnnyg@chromium.org
2011-02-23
2
-3
/
+9
*
Fixed one more place where allow io is needed in the SelectFileDialogImpl::Ad...
pastarmovj@chromium.org
2011-02-23
1
-0
/
+2
*
gtk: Do not show tooltip for bookmarks folders.
tfarina@chromium.org
2011-02-23
1
-0
/
+3
*
Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome o...
piman@google.com
2011-02-22
1
-1
/
+4
*
Convert ElideString to use string16 instead of wstring.
tony@chromium.org
2011-02-22
1
-7
/
+6
*
Add an icon to the omnibox when a page is prerendered.
cbentzel@chromium.org
2011-02-22
1
-0
/
+4
*
Integrate gfx::Image into the ResourceBundle.
rsesek@chromium.org
2011-02-22
1
-1
/
+1
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
3
-6
/
+6
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
3
-6
/
+6
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
3
-6
/
+6
*
Remember the appropriate previous directory when opening a select folder dialog.
dmazzoni@chromium.org
2011-02-18
1
-3
/
+1
*
Implemented a policy to match the ClearSiteDataOnExit pref.
pastarmovj@chromium.org
2011-02-18
1
-1
/
+3
*
Start moving core pieces of Chrome multi-process code to src\content. I'm st...
jam@chromium.org
2011-02-18
2
-2
/
+4
*
Disable "Reset to Default theme"/"Use classic theme" correctly.
erg@google.com
2011-02-17
1
-1
/
+1
[next]