summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Removes some unneeded/unused methods from tab related classes.sky@chromium.org2011-03-025-15/+0
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-2/+2
* Don't repaint tab when TabRenderData hasn't changed.oshima@google.com2011-03-013-1/+22
* Speculative fix for throbber showing on all tabs.sky@chromium.org2011-03-011-0/+4
* Use GetEventHandlerForPoint instead of GetViewForPoint.sadrul@chromium.org2011-02-254-6/+6
* Fix dragged tab visiblity bug by making the Widget invalidate everything for ...ben@chromium.org2011-02-241-1/+0
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-232-8/+1
* Remove usages of RootView from View by moving relevant RootView API methods t...ben@chromium.org2011-02-181-3/+3
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-1/+2
* Restrict damaged region only for loading animationoshima@google.com2011-02-161-3/+3
* Rename ProcessPaint to Paint()ben@chromium.org2011-02-163-9/+9
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-167-9/+9
* Fix bustage.ben@chromium.org2011-02-151-1/+1
* Minimize the region to paint favicon/spinner/sad_faviconoshima@google.com2011-02-156-65/+96
* Revert 74693. Changing approach.ben@chromium.org2011-02-148-18/+18
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-118-18/+18
* This stops the sad tab favicon from showing when a tab is killedgspencer@chromium.org2011-02-103-6/+37
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-102-6/+6
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-2/+2
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-2/+2
* Get rid of BaseTabStrip::GetPreferredHeightrjkroege@google.com2011-02-095-14/+0
* Revert 74344 - BackingStoreSkia: Use skia for painting in RenderWidgetHostVie...rjkroege@google.com2011-02-095-0/+14
* BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.rjkroege@google.com2011-02-095-14/+0
* Move Event files into views/eventsben@chromium.org2011-02-092-2/+2
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-095-6/+6
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-093-3/+3
* Clean up RTL methods.ben@chromium.org2011-02-084-11/+8
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-085-9/+9
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0516-30/+30
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-042-17/+14
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-2/+2
* Lands http://codereview.chromium.org/6380007/ for jamiewalchsky@chromium.org2011-01-281-0/+15
* Lands http://codereview.chromium.org/6288010/ for jamiewalch:sky@chromium.org2011-01-251-1/+1
* Adding TouchTabStriprjkroege@google.com2011-01-2411-58/+74
* Adding in a constant for hover slide opacity so that the hover is more visibl...rlp@chromium.org2011-01-241-3/+5
* Move l10n_util to ui/baseben@chromium.org2011-01-213-4/+4
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-206-6/+6
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-206-10/+9
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-8/+8
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-142-3/+3
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-3/+3
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* TabStrip Cleanuprjkroege@google.com2011-01-133-53/+51
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-132-2/+2
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-1/+1
* Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-112-2/+4
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-112-2/+0