index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
ui
/
cocoa
/
tabpose_window.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-4
/
+5
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-5
/
+4
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-4
/
+5
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
1
-1
/
+1
*
Revert 103113 - Move RenderWidgetHostViewMac to content.
torne@chromium.org
2011-09-28
1
-1
/
+1
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
1
-1
/
+1
*
mac: Window buttons should keep "active" view when bubbles / tabpose are open...
thakis@chromium.org
2011-08-06
1
-0
/
+6
*
[Mac] Unspoofable infobars v3.
rsesek@chromium.org
2011-08-05
1
-1
/
+1
*
DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...
pfeldman@chromium.org
2011-07-20
1
-1
/
+1
*
fix for 27454 - Fade out close button state on mouse exit
dmaclach@chromium.org
2011-07-13
1
-30
/
+1
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-1
/
+1
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-1
/
+1
*
Move app/mac/ files to ui/gfx/mac/ directory.
tfarina@chromium.org
2011-06-22
1
-1
/
+0
*
[Mac] Revert unspoofable infobars v2.
rsesek@chromium.org
2011-06-21
1
-1
/
+1
*
[Mac] Unspoofable infobars v2.
rsesek@chromium.org
2011-06-17
1
-1
/
+1
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-1
/
+1
*
Removes bookmarkbar logic from TabContents.
sky@chromium.org
2011-06-01
1
-2
/
+3
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-05-03
1
-1
/
+1
*
Rename ui/gfx/scoped_cg_context_state_mac.h -> scoped_cg_context_save_gstate_...
rsesek@chromium.org
2011-04-28
1
-1
/
+1
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
1
-2
/
+2
*
[Mac] Replace instances of IDR_DEFAULT_FAVICON with nav.pdf.
rsesek@chromium.org
2011-04-14
1
-16
/
+9
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
1
-2
/
+2
*
Revert 80519 - Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-07
1
-2
/
+1
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-05
1
-1
/
+2
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
1
-2
/
+3
*
Switch tabpose to TCW.
avi@chromium.org
2011-04-01
1
-24
/
+31
*
[Mac] Tabpose: Add a NULL check before trying to query for a devtools TabCont...
rsesek@chromium.org
2011-03-28
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Moves instant related methods off TabContents and to where they are used.
sky@chromium.org
2011-03-25
1
-3
/
+4
*
fav icon -> favicon. Pass 10: bookmarks
avi@chromium.org
2011-03-15
1
-2
/
+2
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
1
-1
/
+1
*
mac: UI tweaks to tab overview mode
thakis@chromium.org
2011-03-08
1
-10
/
+53
*
Remove a DCHECK from TabposeWindow.
rsesek@chromium.org
2011-03-04
1
-2
/
+4
*
Revert r76709 "Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap ...
chase@chromium.org
2011-03-03
1
-2
/
+3
*
Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef c...
chase@chromium.org
2011-03-03
1
-3
/
+2
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
Integrate gfx::Image into the ResourceBundle.
rsesek@chromium.org
2011-02-22
1
-0
/
+1
*
[Mac] Fix cut-off Browser chrome when opening Tabpose with an infobar showing.
rsesek@chromium.org
2011-02-18
1
-4
/
+12
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
[Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.
rsesek@chromium.org
2011-01-19
1
-2
/
+2
*
Refactor RenderWidgetHost::set_paint_observer()
davemoore@chromium.org
2011-01-12
1
-8
/
+2
*
Make thumbnails closable in tabpose
thakis@chromium.org
2011-01-12
1
-59
/
+165
*
Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions.
thakis@chromium.org
2011-01-12
1
-2
/
+3
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Mac: zoom title and favicon during tabpose zoom animation
thakis@chromium.org
2010-12-15
1
-44
/
+106
*
Cleanup: Remove unneeded profile.h usage in headers.
thestig@chromium.org
2010-12-10
1
-0
/
+1
*
Mac: make favicon and title visible during in/out animation.
thakis@chromium.org
2010-12-09
1
-24
/
+70
*
Mac: Align tabpose titles on pixel boundaries, making them less blurry.
thakis@chromium.org
2010-12-09
1
-10
/
+14
[next]