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
/
location_bar_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
1
-5
/
+7
*
Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...
pkasting@chromium.org
2010-01-31
1
-2
/
+2
*
Hook up some of the content settings UI to the actual settings map object. T...
pkasting@chromium.org
2010-01-30
1
-15
/
+11
*
Fix some signedness issues.
pkasting@chromium.org
2010-01-30
1
-6
/
+8
*
Add basic support for Content Blocked icons in the omnibox. Not yet
pkasting@chromium.org
2010-01-30
1
-0
/
+143
*
Clean up some things about LocationBarView:
pkasting@chromium.org
2010-01-29
1
-41
/
+36
*
Page actions should be able to change the popup on a per-tab basis.
skerner@chromium.org
2010-01-27
1
-2
/
+7
*
Resize and overflow for browser actions (part 1).
finnur@chromium.org
2010-01-22
1
-2
/
+3
*
Fix browser crash in extensions due to painting badges on PageActions.
finnur@chromium.org
2010-01-21
1
-15
/
+2
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
1
-4
/
+18
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-0
/
+5
*
Addition of a new parameter to the popup.show(...) Chrome extension API that ...
twiz@google.com
2009-12-08
1
-2
/
+5
*
Make sure we don't dismiss extension popups when the focus
jcampan@chromium.org
2009-12-02
1
-1
/
+2
*
Fix page action spacing on Linux.
mattm@chromium.org
2009-11-24
1
-4
/
+2
*
Fix window.close() for page action popups.
erikkay@chromium.org
2009-11-20
1
-2
/
+30
*
Fix a crash when activating a select element inside a page
aa@chromium.org
2009-11-18
1
-9
/
+50
*
Support localization for browser actions and page action
finnur@chromium.org
2009-11-13
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-1
/
+1
*
Reland Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-07
1
-2
/
+34
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-8
/
+8
*
Revert 31322 - Extension Installed InfoBubble
willchan@chromium.org
2009-11-06
1
-34
/
+2
*
Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-06
1
-2
/
+34
*
Submitting change from http://codereview.chromium.org/276029/show
mad@chromium.org
2009-11-03
1
-2
/
+3
*
Implement page action popups.
erikkay@chromium.org
2009-11-01
1
-5
/
+97
*
Page action pixel-god appeasement (better positioning and spacing for the pag...
finnur@chromium.org
2009-10-27
1
-2
/
+8
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
1
-3
/
+3
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
1
-74
/
+72
*
CompactNavigationBar for toolkit views build, with some design change per Col...
oshima@chromium.org
2009-10-26
1
-0
/
+3
*
Fix crash when a page action cannot load its icon.
aa@chromium.org
2009-10-26
1
-1
/
+2
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-4
/
+12
*
Remove some #includes where possible.
pkasting@chromium.org
2009-10-23
1
-18
/
+1
*
Readding from scratch instead reverting the revert.
finnur@chromium.org
2009-10-23
1
-1
/
+10
*
Revert 29861 since this fail on the interactive
finnur@chromium.org
2009-10-23
1
-10
/
+1
*
Page actions that don't specify an icon (ie.
finnur@chromium.org
2009-10-23
1
-1
/
+10
*
Fix drawing code for page action badges.
mpcomplete@chromium.org
2009-10-20
1
-28
/
+94
*
Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...
mpcomplete@chromium.org
2009-10-20
1
-0
/
+13
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
1
-12
/
+0
*
Implement badges for page actions. Also add badge text color API.
mpcomplete@chromium.org
2009-10-19
1
-0
/
+12
*
Allow slightly larger browser and page action icons.
aa@chromium.org
2009-10-17
1
-1
/
+4
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-6
/
+11
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
1
-2
/
+2
*
Use predefined color names where possible for clarity. Also use "SkColorSetA...
pkasting@chromium.org
2009-10-13
1
-1
/
+1
*
When a GtkWidget was destroyed the NVH would not be detached.
jcampan@chromium.org
2009-10-09
1
-6
/
+0
*
Revert r28489 as it broke the linux build.
aa@chromium.org
2009-10-09
1
-5
/
+1
*
Make the max size for ImageTrackingLoader configurable. This makes it so that...
aa@chromium.org
2009-10-09
1
-1
/
+5
*
Loads local resources from current locale subtree if available, if not it fal...
cira@chromium.org
2009-10-07
1
-2
/
+1
*
Reverting the NativeViewHostWin focus refactoring.
jcampan@chromium.org
2009-10-05
1
-5
/
+11
*
Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build).
jcampan@chromium.org
2009-09-29
1
-11
/
+5
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-1
/
+1
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
1
-4
/
+4
[next]