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_edit_view_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-1
/
+2
*
Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build).
jcampan@chromium.org
2009-09-29
1
-0
/
+4
*
[Mac] Support option-return to open in new foreground tab.
rohitrao@chromium.org
2009-09-24
1
-2
/
+2
*
Reverting 27113, it breaks the ChomeOS build.
jcampan@chromium.org
2009-09-24
1
-4
/
+0
*
Refactoring some of the NativeViewHost and NativeControl focus management so ...
jcampan@chromium.org
2009-09-24
1
-0
/
+4
*
[Mac] Add a strikethrough through insecure url schemes.
rohitrao@chromium.org
2009-09-24
1
-0
/
+4
*
[Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.
shess@chromium.org
2009-09-23
1
-12
/
+0
*
[Mac] Expose AutocompleteEditViewMac to Cocoa code.
shess@chromium.org
2009-09-21
1
-23
/
+5
*
[Mac] Paste in Omnibox needs to initiate field editing correctly.
shess@chromium.org
2009-09-18
1
-14
/
+22
*
[Mac] Implement Paste and Go/Search.
rohitrao@chromium.org
2009-09-18
1
-0
/
+35
*
Use delegate protocols present in the 10.6 SDK. For previous SDKs, provide
mark@chromium.org
2009-09-17
1
-1
/
+2
*
Fix Snow Leopard SDK errors
mark@chromium.org
2009-09-16
1
-1
/
+1
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
1
-3
/
+3
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
1
-0
/
+3
*
Fix text and selection's save/restore issue of omnibox when displaying tempor...
suzhe@chromium.org
2009-09-11
1
-5
/
+2
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-3
/
+5
*
Reverting 23702.
hbono@chromium.org
2009-09-04
1
-12
/
+0
*
[Mac] Fix operation of Control key in Omnibox.
shess@chromium.org
2009-08-31
1
-5
/
+3
*
OSX: Remove some nsnotificationcenter observers more reliably.
shess@chromium.org
2009-08-31
1
-3
/
+5
*
[Mac] Fix Option-return in Omnibox.
shess@chromium.org
2009-08-31
1
-0
/
+12
*
[Mac] Handle shift-delete when omnibox popup is up.
shess@chromium.org
2009-08-28
1
-0
/
+14
*
[Mac] Handle backspacing out of keyword search.
shess@chromium.org
2009-08-28
1
-0
/
+25
*
[Mac] Don't eat tab if tab-to-search hint not visible.
shess@chromium.org
2009-08-28
1
-6
/
+11
*
[Mac] The autocomplete popup now gets its position from the toolbar controller,
rohitrao@chromium.org
2009-08-27
1
-2
/
+3
*
[Mac] Omnibox keyword, keyword hint, and search hint support.
rohitrao@chromium.org
2009-08-21
1
-0
/
+29
*
A quick fix for Issue 19421.
hbono@chromium.org
2009-08-19
1
-0
/
+12
*
This changelist represents the necessary merger of two others:
ben@chromium.org
2009-08-19
1
-5
/
+5
*
Add modifier key support for window open dispositions throught the Mac UI
rohitrao@chromium.org
2009-08-18
1
-3
/
+13
*
Mac: Omnibox popup metrics.
shess@chromium.org
2009-08-13
1
-1
/
+5
*
Make TOOLKIT_VIEWS port use views-based Autocomplete popup.
ben@chromium.org
2009-07-31
1
-4
/
+8
*
[Mac] Don't handle up/down-arrow unless popup is visible.
shess@chromium.org
2009-07-22
1
-8
/
+15
*
[Mac] Detect control-key changes in autocomplete field.
shess@chromium.org
2009-07-21
1
-0
/
+29
*
[Mac] Strip newlines from paste.
shess@chromium.org
2009-07-20
1
-0
/
+78
*
[Mac] Refactor location-bar autocomplete cell classes.
shess@chromium.org
2009-07-16
1
-4
/
+9
*
[Mac] Remove guard on FocusLocation() in autocomplete field.
shess@chromium.org
2009-07-15
1
-11
/
+6
*
Backing out r20493 (http://codereview.chromium.org/149492), as it inadvertent...
avi@chromium.org
2009-07-14
1
-2
/
+7
*
[Mac] AcceptInput() doesn't really need focus (as when called via "Go" button).
shess@chromium.org
2009-07-13
1
-5
/
+4
*
[Mac] Always restyle omnibox after user input.
shess@chromium.org
2009-07-13
1
-17
/
+6
*
[Mac] Remove guard on FocusLocation() in autocomplete field.
shess@chromium.org
2009-07-13
1
-7
/
+2
*
Fix bug where the autocomplete text was being overridden by the user-entered ...
shess@chromium.org
2009-06-17
1
-13
/
+28
*
Don't update our text from toolbar if the toolbar's text doesn't
shess@chromium.org
2009-06-04
1
-5
/
+13
*
Don't make |field_| first responder in SetSelectedRange() unless |model_| has...
shess@chromium.org
2009-05-23
1
-18
/
+28
*
Overhaul omnibox focus detection on Mac.
shess@chromium.org
2009-05-22
1
-23
/
+68
*
Mac: Modify Omnibox to notice when the window loses key, too.
shess@chromium.org
2009-05-20
1
-1
/
+31
*
Mac: Make sure the popup is closed when losing focus in omnibox.
shess@chromium.org
2009-05-20
1
-1
/
+7
*
Mac: Style the omnibox URL.
shess@chromium.org
2009-05-15
1
-59
/
+129
*
Use the Mac omnibox field's font as the basis for the fonts used in the field...
shess@chromium.org
2009-05-14
1
-1
/
+6
*
Address Mike's last complaint about Issue 114017.
shess@chromium.org
2009-05-12
1
-3
/
+5
*
Use Chrome facilities for omnibox state save and restore on Mac.
shess@chromium.org
2009-05-11
1
-16
/
+115
*
Remove StopAutocomplete() helper from AutocompletePopupViewMac.
shess@chromium.org
2009-05-01
1
-1
/
+2
[next]