| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -33/+63 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -63/+33 |
* | [Mac] Omnibox text drag drag URL when select-all. | shess@chromium.org | 2010-04-14 | 1 | -5/+32 |
* | Don't allow drag or click on location icon when editing in omnibox. | shess@chromium.org | 2010-04-09 | 1 | -3/+5 |
* | [Mac] Location icon in omnibox as drag source. | shess@chromium.org | 2010-04-08 | 1 | -19/+18 |
* | Replace omnibox icons with new set that are all the same size (19x19). | pkasting@chromium.org | 2010-04-05 | 1 | -2/+4 |
* | [Mac] Rearrange SSL status icon/label in omnibox. | shess@chromium.org | 2010-03-31 | 1 | -3/+3 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -23/+24 |
* | [Mac] Refactor page-action context menus. | shess@chromium.org | 2010-03-26 | 1 | -1/+56 |
* | Omnibox M5 work, part 1: Security changes | pkasting@chromium.org | 2010-03-24 | 1 | -4/+3 |
* | Mac: Content blocked icons. | thakis@chromium.org | 2010-02-16 | 1 | -5/+9 |
* | Linux: fix clicking on security or blocked contents of non-active window show... | mattm@chromium.org | 2010-02-10 | 1 | -5/+7 |
* | [Mac] Fix valgrind AutocompleteTextFieldTest. | shess@chromium.org | 2010-02-08 | 1 | -0/+8 |
* | Unit tests for page action icons on Mac. | pamg@google.com | 2009-12-18 | 1 | -0/+2 |
* | First batch of unit tests for mac Page Actions. | pamg@google.com | 2009-12-17 | 1 | -0/+99 |
* | First steps toward page actions on Mac. Page action icons shold show and | pamg@google.com | 2009-12-14 | 1 | -2/+1 |
* | [Mac] Route edit-state messages via observer rather than delegate. | shess@chromium.org | 2009-12-04 | 1 | -68/+89 |
* | 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 |