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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an icon to the omnibox when a page is prerendered.
cbentzel@chromium.org
2011-02-22
2
-2
/
+11
*
Integrate gfx::Image into the ResourceBundle.
rsesek@chromium.org
2011-02-22
1
-2
/
+3
*
Fix a missed Paint->OnPaint rename.
sadrul@chromium.org
2011-02-22
1
-1
/
+1
*
Initialize AutofillProfileModelAssociator members.
finnur@chromium.org
2011-02-22
1
-2
/
+2
*
AutocompletePopupContentsView must override View::PaintChildren to prevent views
varunjain@chromium.org
2011-02-21
4
-22
/
+33
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
7
-17
/
+17
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
7
-17
/
+17
*
Correct the screen-space positioning of browser-action popup dialogs.
twiz@chromium.org
2011-02-18
1
-1
/
+8
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
7
-17
/
+17
*
Fix bug with other bookmarks painting... a couple of methods hadn't been rena...
ben@chromium.org
2011-02-18
1
-2
/
+2
*
Remove usages of RootView from View by moving relevant RootView API methods t...
ben@chromium.org
2011-02-18
3
-8
/
+8
*
Create a new autocomplete popup for touch. This CL depends on
varunjain@chromium.org
2011-02-18
6
-35
/
+271
*
Implemented a policy to match the ClearSiteDataOnExit pref.
pastarmovj@chromium.org
2011-02-18
1
-0
/
+2
*
Start moving core pieces of Chrome multi-process code to src\content. I'm st...
jam@chromium.org
2011-02-18
2
-2
/
+4
*
views: Do not show up a tooltip when hovering on the magnifying glass on NTP.
tfarina@chromium.org
2011-02-17
3
-1
/
+15
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-17
1
-1
/
+1
*
Allow dragging and dropping of URLs to any portion of the toolbar view.
rogerta@chromium.org
2011-02-17
2
-0
/
+34
*
Implement the DownloadDirectory policy.
pastarmovj@chromium.org
2011-02-17
1
-0
/
+11
*
Set Ctrl+Alt+/ and Ctrl+Alt+? for showing the new verrsion of Keyboard Overlay.
mazda@chromium.org
2011-02-17
1
-3
/
+2
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
2
-4
/
+3
*
Importer: Set the ImporterList observer to NULL in the gtk/views import
jhawkins@chromium.org
2011-02-16
1
-0
/
+2
*
Remove "visible bounds in root changed" functions from RootView, move them to...
ben@chromium.org
2011-02-16
2
-12
/
+0
*
Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...
avi@chromium.org
2011-02-16
2
-14
/
+16
*
Refactor AutocompletePopupContentView so that it can be extended to create
varunjain@chromium.org
2011-02-16
5
-591
/
+694
*
Restrict damaged region only for loading animation
oshima@google.com
2011-02-16
1
-3
/
+3
*
Lands http://codereview.chromium.org/6489030/ for simonmorris:
sky@chromium.org
2011-02-16
1
-2
/
+4
*
Autocomplete cleanup patch. Adds AutocompleteControllerDelegate in
sky@chromium.org
2011-02-16
2
-5
/
+0
*
Add a histogram to track application launches by type. Unfortunately, this un...
jstritar@chromium.org
2011-02-16
1
-0
/
+13
*
Initialize DropdownBarHost member
finnur@chromium.org
2011-02-16
1
-0
/
+2
*
touch: Fix compile after Paint->OnPaint rename.
sadrul@chromium.org
2011-02-16
1
-2
/
+1
*
Rename ProcessPaint to Paint()
ben@chromium.org
2011-02-16
5
-11
/
+11
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
62
-93
/
+93
*
touch: Fix extension popups.
sadrul@chromium.org
2011-02-15
1
-1
/
+1
*
Focus on collected cookie contrained window when a TabContents gets focus.
xiyuan@chromium.org
2011-02-15
3
-11
/
+10
*
Move search engine stuff from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-15
2
-4
/
+5
*
Fix bustage.
ben@chromium.org
2011-02-15
1
-1
/
+1
*
Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRect
ben@chromium.org
2011-02-15
3
-4
/
+4
*
Minimize the region to paint favicon/spinner/sad_favicon
oshima@google.com
2011-02-15
6
-65
/
+96
*
Makes sure we invoke Layout/SchedulePaint when the state of the other
sky@chromium.org
2011-02-15
1
-0
/
+4
*
WebUI: Move chromeos/dom_ui to chromeos/webui directory.
tfarina@chromium.org
2011-02-15
1
-1
/
+1
*
Control-click on an app opens it in a new tab, like clicking a link.
stevenjb@google.com
2011-02-14
1
-11
/
+7
*
Revert 74693. Changing approach.
ben@chromium.org
2011-02-14
28
-88
/
+99
*
WebUI: Rename dom_ui_ variable to web_ui_.
tfarina@chromium.org
2011-02-14
1
-2
/
+2
*
Removing the experimental Chrome extension popup API. This API will not be ad...
twiz@chromium.org
2011-02-14
8
-337
/
+79
*
Use views::View::GetPreferredSize instead of BaseTabStrip::GetPreferredSize
rjkroege@google.com
2011-02-14
14
-22
/
+15
*
"Update and Restart" should read "Update and Relaunch"
dhollowa@chromium.org
2011-02-14
3
-4
/
+4
*
Change the size of Keyboard Overlay and simplifies TrimMargins code.
mazda@chromium.org
2011-02-14
1
-1
/
+1
*
WebUI: Fix random variations of DOMUI.
tfarina@chromium.org
2011-02-13
2
-3
/
+3
*
Carnitas: Delete stub src/gfx/* headers
sail@chromium.org
2011-02-13
1
-1
/
+1
*
WebUI: Get rid of references to DOMUI in comments. The last part.
tfarina@chromium.org
2011-02-12
1
-3
/
+3
[next]