| Commit message (Expand) | Author | Age | Files | Lines |
* | Renaming TranslateManager2 to TranslateManager | jcivelli@chromium.org | 2010-07-01 | 6 | -50/+43 |
* | [Mac] Moving some new third party code into its proper dir. Also tweak the ra... | andybons@chromium.org | 2010-07-01 | 6 | -254/+3 |
* | Rename GeolocationExceptionsView, make it more reusable. | thakis@chromium.org | 2010-07-01 | 4 | -49/+52 |
* | Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ... | thakis@chromium.org | 2010-07-01 | 3 | -8/+8 |
* | [Mac] Use Core Graphics to draw the close button used within tabs, infobars, ... | andybons@chromium.org | 2010-07-01 | 6 | -30/+365 |
* | Adds support for language detection on the server side. | jcivelli@chromium.org | 2010-06-30 | 3 | -17/+17 |
* | Revert 51263 (breaks the Linux views build) | jcivelli@chromium.org | 2010-06-30 | 3 | -17/+17 |
* | Adds support for language detection on the server side. | jcivelli@chromium.org | 2010-06-30 | 3 | -17/+17 |
* | Ben said make the tab animations faster. Pink smash tab animation! | pinkerton@chromium.org | 2010-06-30 | 1 | -1/+1 |
* | Don't crash on a right-aligned link in a LinkInfoBarDelegate. | bauerb@chromium.org | 2010-06-30 | 2 | -1/+6 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 9 | -32/+33 |
* | Create a new type of button cell for bookmark bar buttons that don't darken w... | pinkerton@chromium.org | 2010-06-29 | 4 | -2/+9 |
* | [Mac] Display the correct number of restorable tabs in the History menu. | rsesek@chromium.org | 2010-06-29 | 1 | -9/+15 |
* | Toolbar facelift. Main buttons larger and more spread out, only get borders w... | pinkerton@chromium.org | 2010-06-29 | 6 | -13/+34 |
* | Stop tracking a drag after the user drops the dragged item. | mrossetti@chromium.org | 2010-06-29 | 1 | -1/+1 |
* | [Mac] Base implementation of extension infobars on the mac. | andybons@chromium.org | 2010-06-28 | 7 | -31/+165 |
* | Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first | sky@chromium.org | 2010-06-28 | 1 | -3/+5 |
* | Mac: Tweak first-run bubble position. | thakis@chromium.org | 2010-06-28 | 1 | -1/+1 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -1/+1 |
* | Mac: First run bubble. | thakis@chromium.org | 2010-06-26 | 14 | -144/+401 |
* | Cleanup: Remove svn:executable from a bunch of files. | thestig@chromium.org | 2010-06-25 | 4 | -0/+0 |
* | [Mac] Push location bar implementation into subdir. | shess@chromium.org | 2010-06-25 | 19 | -31/+31 |
* | [Mac] Tweak CrZombie code for better crash reporting. | shess@chromium.org | 2010-06-25 | 1 | -8/+41 |
* | Allow content setting changes in incognito mode. | jochen@chromium.org | 2010-06-25 | 4 | -8/+1 |
* | [Mac] Find page-action bubble point from location bar. | shess@chromium.org | 2010-06-25 | 3 | -14/+15 |
* | [Mac] Remove knowledge of AutocompleteTextField from ToolbarController. | shess@chromium.org | 2010-06-25 | 11 | -36/+31 |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 1 | -1/+1 |
* | Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 1 | -5/+3 |
* | Convert notification UI on Mac to a NIB rather than hand-coded. Also update ... | johnnyg@chromium.org | 2010-06-24 | 5 | -280/+101 |
* | Make import from the options menu OOP on Mac OS X. | mirandac@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 1 | -3/+5 |
* | Fix an unititialized variable that caused a mac valgrind failure. | csilv@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 3 | -8/+8 |
* | Refactor the translate infobars on mac to match the new windows code. | feldstein@chromium.org | 2010-06-23 | 11 | -1140/+981 |
* | Add storage for static member vars. | thakis@chromium.org | 2010-06-23 | 2 | -0/+6 |
* | Implement side tab view and controller and hook up their creation. Parameteri... | pinkerton@chromium.org | 2010-06-23 | 14 | -93/+429 |
* | Mac/clang: First pass over unit_tests | thakis@chromium.org | 2010-06-23 | 11 | -39/+28 |
* | [Mac] Adds back in the right divider at alcor's request. Tightens up the righ... | andybons@chromium.org | 2010-06-22 | 2 | -4/+32 |
* | [Mac] Give the Wrench menu keyboard shortcuts. | rsesek@chromium.org | 2010-06-22 | 5 | -3/+148 |
* | Remove traces of a toolbar controller and xib specific to side-tabs, that moc... | pinkerton@chromium.org | 2010-06-22 | 5 | -132/+22 |
* | Managed preferences warning banner for Mac preferences dialog | mnissler@chromium.org | 2010-06-22 | 7 | -86/+307 |
* | When using context menu on bookmark bar folder item, have "open in new | jrg@chromium.org | 2010-06-22 | 1 | -0/+1 |
* | Mac/clang: Fix warning. | willchan@chromium.org | 2010-06-22 | 1 | -1/+1 |
* | [Mac] Tracking-area hygiene. | shess@chromium.org | 2010-06-21 | 4 | -0/+22 |
* | [Mac] UI changes for the Browser Actions toolbar container. | andybons@chromium.org | 2010-06-21 | 4 | -88/+14 |
* | Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali... | pkasting@chromium.org | 2010-06-18 | 2 | -6/+7 |
* | Fix mouse handling extension-hosted plugins on the Mac | stuartmorgan@chromium.org | 2010-06-18 | 3 | -0/+20 |
* | [Mac] Hook up the Delete key, in addition to the backspace key, to the Remove... | rsesek@chromium.org | 2010-06-18 | 2 | -0/+18 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 2 | -1/+16 |
* | When deleting bookmark buttons, make sure all delayed messages | jrg@chromium.org | 2010-06-18 | 2 | -0/+56 |