| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 3 | -7/+7 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 3 | -7/+7 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 4 | -4/+4 |
* | Use the standard dotted rectangle when moving a tab out when "Show window | maruel@chromium.org | 2009-05-12 | 2 | -1/+23 |
* | Removing floating views, they are not used anymore. | jcampan@chromium.org | 2009-05-11 | 2 | -8/+1 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 2 | -60/+156 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 2 | -2/+2 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 10 | -23/+23 |
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -2/+2 |
* | Merge two TabContents::InvalidateTypes types and properly update tab download... | estade@chromium.org | 2009-05-06 | 1 | -5/+1 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 2 | -4/+4 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 6 | -6/+6 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 3 | -3/+3 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 4 | -6/+6 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 4 | -4/+4 |
* | Fix a regression that the sad tab favicon is not displayed when a tab crashes. | brettw@chromium.org | 2009-05-04 | 1 | -1/+5 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 2 | -2/+2 |
* | roll back r15177 | ben@chromium.org | 2009-05-04 | 1 | -1/+0 |
* | Reverting 15182. | ben@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Bustage fix: | ben@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Extract all views resources into: | ben@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | People should just use GetWindow() instead of calling GetWidget()->GetWindow() | ben@chromium.org | 2009-05-01 | 3 | -7/+5 |
* | Relanding this, it was missing the Mac unit-test change, that was breaking th... | jcampan@chromium.org | 2009-04-30 | 1 | -0/+2 |
* | Reverting 14948. | jcampan@chromium.org | 2009-04-30 | 1 | -2/+0 |
* | Closing the last tab with a download in-progress would cause the tab to be | jcampan@chromium.org | 2009-04-30 | 1 | -0/+2 |
* | Fixes bug in dragging tabs. Specifically if you only have one window | sky@chromium.org | 2009-04-29 | 1 | -1/+1 |
* | Two changes: | sky@chromium.org | 2009-04-29 | 3 | -5/+7 |
* | Disable Tab1Tab2, as it's flaky. | evan@chromium.org | 2009-04-28 | 1 | -1/+2 |
* | Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate... | rafaelw@chromium.org | 2009-04-28 | 2 | -0/+12 |
* | Removes the use of Windows-specific types for accessibility roles and states ... | klink@chromium.org | 2009-04-28 | 4 | -8/+6 |
* | Fixes a gcc-4.3 warning in tab_strip_gtk.cc. | jhawkins@chromium.org | 2009-04-27 | 1 | -9/+1 |
* | Use the NotificationRegistrar for the remaining TAB_CONTENTS_DESTROYED | brettw@chromium.org | 2009-04-24 | 2 | -9/+10 |
* | Disable TabDraggingTest.Tab1Tab3 due to flakiness. | dglazkov@chromium.org | 2009-04-24 | 1 | -1/+2 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -2/+2 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -2/+2 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -2/+2 |
* | This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr... | xji@chromium.org | 2009-04-16 | 1 | -1/+4 |
* | ad an argument to MoveTabContentsAt() that switches whether the moved tab is ... | rafaelw@chromium.org | 2009-04-16 | 1 | -2/+3 |
* | Remove TabContnetsType from everywhere. | brettw@chromium.org | 2009-04-15 | 2 | -45/+9 |
* | For some Indian locales, the automatic font fallback by Windows UI components... | jungshik@google.com | 2009-04-15 | 1 | -4/+4 |
* | Added undo tab closing item to Tab menu. | idanan@chromium.org | 2009-04-14 | 1 | -0/+2 |
* | Re-land popup routing fix for browser. | ben@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Clarify the documentation for loading_only on TabRenderer::UpdateData. | brettw@chromium.org | 2009-04-07 | 1 | -3/+3 |
* | Make the throbber throb sooner after you navigate. This fixes the new tab page, | brettw@chromium.org | 2009-04-04 | 5 | -14/+23 |
* | Record new tab button presses. | glen@chromium.org | 2009-03-31 | 1 | -1/+3 |
* | Cleanup in automation. Remove WaitForTabCountToChange. | phajdan.jr@chromium.org | 2009-03-30 | 1 | -19/+7 |
* | Allow live tabs to be dragged out of a window. Change TabStripModel such that | pinkerton@chromium.org | 2009-03-26 | 1 | -2/+4 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 5 | -8/+8 |