| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved a whole pile of unittests over to CocoaTest. | dmaclach@chromium.org | 2009-11-19 | 1 | -45/+31 |
* | [Mac] Support undo in the omnibox. | rohitrao@chromium.org | 2009-11-12 | 1 | -0/+11 |
* | Restoring r29827. The skia file is new to this attempt, and may be what was c... | pamg@google.com | 2009-11-04 | 1 | -5/+19 |
* | [Mac] Adjust Omnibox implementation to not break undo chain. | shess@chromium.org | 2009-10-26 | 1 | -0/+81 |
* | Revert 29827 - Refactor securityicon code to a more general form, also more c... | nsylvain@chromium.org | 2009-10-23 | 1 | -19/+5 |
* | Refactor security-icon code to a more general form, also more consistent with | pamg@google.com | 2009-10-22 | 1 | -5/+19 |
* | [Mac] Simplify field editor code which tracks whether editor rect changed. | shess@chromium.org | 2009-10-21 | 1 | -23/+9 |
* | [Mac] Trim Omnibox hints as field shrinks. | shess@chromium.org | 2009-10-15 | 1 | -13/+69 |
* | Add EV certificate text to the Mac location bar | hawk@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | [Mac] Use OCMock in autocomplete_text_field_unittest.mm. | shess@chromium.org | 2009-10-07 | 1 | -63/+40 |
* | [Mac] Show the page info window after clicking the security icon in the URL bar | rsesek@chromium.org | 2009-10-07 | 1 | -0/+12 |
* | [Mac] Change Omnibox to select-all on mouse-up if the mouse didn't move. | shess@chromium.org | 2009-10-02 | 1 | -0/+90 |
* | [Mac] Unit test -[AutocompleteTextField mouseDown:]. | shess@chromium.org | 2009-10-01 | 1 | -1/+96 |
* | [Mac] Manually reposition Omnibox field editor rather than using focus machin... | shess@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | [Mac] Rewrite Omnibox field-editor frame-changing tests. | shess@chromium.org | 2009-09-24 | 1 | -56/+115 |
* | [Mac] Use gmock rather than manual mock for autocomplete tests. | shess@chromium.org | 2009-09-21 | 1 | -17/+11 |
* | [Mac] Expose AutocompleteEditViewMac to Cocoa code. | shess@chromium.org | 2009-09-21 | 1 | -113/+57 |
* | Use delegate protocols present in the 10.6 SDK. For previous SDKs, provide | mark@chromium.org | 2009-09-17 | 1 | -1/+3 |
* | Fix Snow Leopard SDK errors | mark@chromium.org | 2009-09-16 | 1 | -1/+1 |
* | [Mac] Add testing code to expose an NSColor memory leak. | shess@chromium.org | 2009-09-05 | 1 | -0/+5 |
* | Make all of our unit tests be PlatformTests to get an autorelease pool. | pinkerton@chromium.org | 2009-09-01 | 1 | -1/+2 |
* | [Mac] Omnibox keyword, keyword hint, and search hint support. | rohitrao@chromium.org | 2009-08-21 | 1 | -1/+212 |
* | [Mac] Detect control-key changes in autocomplete field. | shess@chromium.org | 2009-07-21 | 1 | -0/+53 |
* | [Mac] Strip newlines from paste. | shess@chromium.org | 2009-07-20 | 1 | -0/+50 |
* | [Mac] Refactor location-bar autocomplete cell classes. | shess@chromium.org | 2009-07-16 | 1 | -0/+46 |