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
/
autocomplete
/
autocomplete_popup_view_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mac] Round off omnibox and popup.
shess@chromium.org
2010-06-17
1
-11
/
+16
*
Mac/clang: Possibly contentious changes.
thakis@chromium.org
2010-06-15
1
-3
/
+3
*
[Mac] Image-drawing which doesn't require image-flipping.
shess@chromium.org
2010-06-04
1
-2
/
+3
*
Elide the EV bubble when it's extremely long. This limits it to half the loc...
pkasting@chromium.org
2010-05-20
1
-1
/
+1
*
Cleanup a bunch of TODO(shess).
shess@chromium.org
2010-05-19
1
-17
/
+2
*
[Mac] Fix omnibox popup for scaling.
shess@chromium.org
2010-05-07
1
-48
/
+65
*
[Mac] Fixes janky animations in the omnibox popup.
rohitrao@chromium.org
2010-05-06
1
-16
/
+37
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-62
/
+27
*
[Mac] Omnibox popup icons and text lined up under toolbar.
shess@chromium.org
2010-04-22
1
-2
/
+2
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-27
/
+62
*
[Mac] Fix MouseDown/MouseUp error for Steve animation effects
thomasvl@chromium.org
2010-04-14
1
-3
/
+3
*
Shift omnibox dropdown in and up on Windows, and square off the top, so it co...
pkasting@chromium.org
2010-04-12
1
-6
/
+7
*
[Mac] PDF icons for omnibox.
shess@chromium.org
2010-04-09
1
-11
/
+8
*
[Mac] Tweak location icon spacing in omnibox.
shess@chromium.org
2010-04-08
1
-2
/
+2
*
Fix Mac build failure.
pkasting@chromium.org
2010-04-05
1
-1
/
+1
*
[Mac] Line up omnibox popup under field.
shess@chromium.org
2010-04-01
1
-4
/
+10
*
Show the location bar icon (almost) all the time, and have its contents match...
pkasting@chromium.org
2010-03-30
1
-41
/
+2
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Pick up a GTM roll and update the apis that changed in this roll.
thomasvl@chromium.org
2010-03-11
1
-1
/
+2
*
[Mac] Refactor omnibox popup to fix click-drag display.
shess@chromium.org
2010-02-19
1
-92
/
+76
*
[Mac] Don't let omnibox popup text tighten while resizing.
shess@chromium.org
2010-02-05
1
-0
/
+1
*
Total guess fixes for the bug.
thomasvl@chromium.org
2009-11-12
1
-1
/
+2
*
Add support for slowing down all animations on the Mac by using the shift and/or
dmaclach@chromium.org
2009-11-10
1
-1
/
+3
*
[Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...
rohitrao@chromium.org
2009-10-22
1
-8
/
+14
*
[Mac] Trim Omnibox hints as field shrinks.
shess@chromium.org
2009-10-15
1
-25
/
+0
*
Remove the include of nsimage_cache_mac since it's not used in these files an...
thomasvl@chromium.org
2009-10-15
1
-1
/
+0
*
[Mac] Fix some omnibox breakage for small windows.
shess@chromium.org
2009-10-09
1
-10
/
+46
*
Removed omnibox images from the bundle.
thomasvl@chromium.org
2009-10-06
1
-5
/
+20
*
Move nsimage_cache into base so that it can be accessed from outside of chrome.
mark@chromium.org
2009-10-05
1
-1
/
+1
*
[Mac] Back out accidentally-left logging line in autocomplete code.
shess@chromium.org
2009-09-23
1
-1
/
+0
*
[Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.
shess@chromium.org
2009-09-23
1
-0
/
+1
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
1
-3
/
+5
*
[Mac] Drop shadow for Omnibox popup.
shess@chromium.org
2009-09-05
1
-17
/
+9
*
[Mac] Make Omnibox a little bit transparent.
shess@chromium.org
2009-09-04
1
-3
/
+7
*
More work fixing miscellaneous issues in the autocomplete code, probably none...
pkasting@chromium.org
2009-09-01
1
-1
/
+1
*
OSX: Remove some nsnotificationcenter observers more reliably.
shess@chromium.org
2009-08-31
1
-0
/
+5
*
[Mac] Handle middle click in autocomplete popup.
shess@chromium.org
2009-08-28
1
-2
/
+86
*
[Mac] Tweaks to Omnibox metrics.
shess@chromium.org
2009-08-28
1
-2
/
+5
*
[Mac] The autocomplete popup now gets its position from the toolbar controller,
rohitrao@chromium.org
2009-08-27
1
-14
/
+4
*
Various omnibox UI fixes:
rohitrao@chromium.org
2009-08-20
1
-30
/
+61
*
This changelist represents the necessary merger of two others:
ben@chromium.org
2009-08-19
1
-7
/
+7
*
Add modifier key support for window open dispositions throught the Mac UI
rohitrao@chromium.org
2009-08-18
1
-1
/
+4
*
Mac: Omnibox popup metrics.
shess@chromium.org
2009-08-13
1
-8
/
+26
*
Mac: autocomplete popup size and shape mirrors star/go buttons.
shess@chromium.org
2009-08-12
1
-3
/
+86
*
Mac: Make autocomplete popup track autocomplete field resizes.
shess@chromium.org
2009-08-12
1
-0
/
+26
*
Added an helper namespace that provides fetches images from the app bundle an...
thomasvl@chromium.org
2009-07-09
1
-9
/
+10
*
Ignore selections where the user dragged off the popup.
shess@chromium.org
2009-06-05
1
-3
/
+11
*
Mac: Fix so the omnibox popup doesn't show all tiny first time.
shess@chromium.org
2009-05-22
1
-9
/
+8
*
Use the Mac omnibox field's font as the basis for the fonts used in the field...
shess@chromium.org
2009-05-14
1
-31
/
+40
[next]