| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 3 | -7/+0 |
* | fix bustage | ben@chromium.org | 2010-03-19 | 1 | -0/+2 |
* | Allow dynamic switching in and out of sidetabs mode. | ben@chromium.org | 2010-03-19 | 2 | -0/+5 |
* | Add a dcheck to make sure we launch the dialog box on the main UI | feldstein@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Fix extension installed bubble, so that it points to the correct page action ... | mirandac@chromium.org | 2010-03-19 | 3 | -18/+19 |
* | Move text_elider from app/gfx to app/ | ben@chromium.org | 2010-03-19 | 5 | -5/+5 |
* | [Mac] Prevent entering raw control characters in Omnibox. | shess@chromium.org | 2010-03-19 | 3 | -1/+67 |
* | Fix launching Clear Browsing Data dialog from the history page. | feldstein@chromium.org | 2010-03-18 | 2 | -2/+14 |
* | When adding a new page in the bookmark bar, allow the "new folder" to be the ... | jrg@chromium.org | 2010-03-18 | 1 | -6/+16 |
* | [Mac] Implement a basic overflow menu for hidden Browser Action buttons. | andybons@chromium.org | 2010-03-18 | 12 | -187/+194 |
* | Mac bookmark mgr: Work around NSOutlineView column-width bug. | snej@chromium.org | 2010-03-18 | 1 | -0/+1 |
* | Drop bookmark onto a folder --> goes in folder. | jrg@chromium.org | 2010-03-18 | 3 | -26/+72 |
* | GTK: implement extension bookmark manager drag api. | estade@chromium.org | 2010-03-18 | 1 | -6/+10 |
* | Fix broken tree: makes correct fix (in follow up to r41955) | joth@chromium.org | 2010-03-18 | 1 | -1/+2 |
* | Fix valgrind failure: member used before set. | joth@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Retry r41799: | estade@chromium.org | 2010-03-18 | 1 | -1/+7 |
* | [Mac] Better code sharing between cookie tree and cookie prompt | danno@chromium.org | 2010-03-18 | 7 | -459/+591 |
* | Change the mac content blocked bubble to use the new bubble model rather than... | joth@chromium.org | 2010-03-18 | 4 | -152/+95 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 2 | -2/+2 |
* | Bookmark context menus reference bookmark IDs, not pointers, in case | jrg@chromium.org | 2010-03-18 | 8 | -56/+138 |
* | Make repost form warning tab-modal on Mac. | bauerb@chromium.org | 2010-03-18 | 4 | -31/+59 |
* | translate infobar: modify options menu | kuan@chromium.org | 2010-03-17 | 3 | -8/+15 |
* | [Mac] Adds button and menu class skeleton for the chevron in the Browser Acti... | andybons@chromium.org | 2010-03-17 | 6 | -17/+196 |
* | Revert r41803 and r41799 | estade@chromium.org | 2010-03-17 | 1 | -7/+1 |
* | [Mac] Honor modifier keys in back/forward menu. | bauerb@chromium.org | 2010-03-17 | 1 | -1/+4 |
* | Change so that the extension favicon is read on the UI thread since extension... | arv@chromium.org | 2010-03-17 | 2 | -2/+2 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 4 | -4/+4 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 3 | -4/+5 |
* | Basic DragImage implementation. | estade@chromium.org | 2010-03-17 | 1 | -1/+7 |
* | Spruced up the warning dialog for when you enable an extension in incognito. | mpcomplete@chromium.org | 2010-03-17 | 1 | -5/+3 |
* | [Mac] First run dialog cleanup | thomasvl@chromium.org | 2010-03-16 | 2 | -20/+148 |
* | Obj-C readability review for thakis. | thakis@chromium.org | 2010-03-16 | 3 | -19/+23 |
* | Fix bubbles (bookmark, status, blocked content, both extension ones) in resol... | avi@chromium.org | 2010-03-16 | 7 | -36/+51 |
* | Mac: toggle between "Enter/Exit Full Screen" in menus. | viettrungluu@chromium.org | 2010-03-16 | 2 | -1/+24 |
* | Quick and dirty bookmark folder/menu scrolling for Beta. | jrg@chromium.org | 2010-03-16 | 2 | -0/+135 |
* | If no explicit parent node there is no need to watch out for it to be invalid. | jrg@chromium.org | 2010-03-16 | 1 | -4/+5 |
* | Mac: Fix close/min/zoom buttons highlighting on bookmark hover. | thakis@chromium.org | 2010-03-15 | 1 | -2/+0 |
* | [Mac] Add support for showing extensions in incognito mode, while fixing a bu... | andybons@chromium.org | 2010-03-15 | 3 | -7/+31 |
* | Have any open folder menu go away if the bookmark bar is hidden. | mrossetti@chromium.org | 2010-03-15 | 2 | -1/+34 |
* | [Mac] Do not lock bar visibility when the bookmark bar is detached. | rohitrao@chromium.org | 2010-03-15 | 7 | -14/+71 |
* | Reland translate toolbar unit tests (originally landed as r41274, rolled back... | jeremy@chromium.org | 2010-03-15 | 3 | -7/+290 |
* | Mac: fix enabling of remove button in cookie tree when there is a selection | danno@chromium.org | 2010-03-15 | 1 | -0/+4 |
* | Revert "Reland translate toolbar unit tests (originally landed as r41274, rol... | jeremy@chromium.org | 2010-03-15 | 3 | -290/+7 |
* | Reland translate toolbar unit tests (originally landed as r41274, rolled back... | jeremy@chromium.org | 2010-03-15 | 3 | -7/+290 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 10 | -11/+11 |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 3 | -0/+3 |
* | Copyright change to tickle the bots. | rsesek@chromium.org | 2010-03-13 | 1 | -1/+1 |
* | [Mac] Show the contextual menu for page actions on Ctrl+Click. | rsesek@chromium.org | 2010-03-13 | 1 | -2/+10 |
* | Mac: Clicking bookmark bar should dismiss open folder menus as well. | thakis@chromium.org | 2010-03-12 | 1 | -4/+7 |
* | Revert r41459: | willchan@chromium.org | 2010-03-12 | 2 | -3/+0 |