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
/
tabs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move notifications only used in chrome/ to chrome/, renames one notification ...
avi@chromium.org
2012-07-18
1
-2
/
+2
*
Moved ExtensionTabHelper into extensions namespace; rename it to TabHelper.
rdevlin.cronin@chromium.org
2012-07-16
3
-3
/
+3
*
chrome: Introduce GetHotSpotDeltaY() to DockInfo API.
tfarina@chromium.org
2012-07-15
2
-10
/
+4
*
Rename APP_EXITING notification to ALL_BROWSERS_CLOSING.
benwells@chromium.org
2012-07-13
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
16
-16
/
+0
*
Move TabStripModelDelegate off Browser into its own class.
ben@chromium.org
2012-07-10
1
-3
/
+2
*
browser: Put more files in chrome namespace.
tfarina@chromium.org
2012-07-01
2
-4
/
+4
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
5
-24
/
+8
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-1
/
+2
*
All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...
scshunt@google.com
2012-06-25
2
-2
/
+2
*
Remove TabCloseableStateWatcher. ChromeOS no longer needs it in the Ash world.
ben@chromium.org
2012-06-23
6
-59
/
+6
*
Clean up/remove a bunch more functions from Browser.
ben@chromium.org
2012-06-22
3
-8
/
+0
*
Removes TabFinder. We're not going to use it.
sky@chromium.org
2012-06-22
2
-356
/
+0
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-06-19
1
-4
/
+7
*
Clean up dead interface. This hasn't been used in multiple years.
erg@chromium.org
2012-06-15
2
-31
/
+1
*
Don't allow saving of devtools or print preview.
avi@chromium.org
2012-06-14
1
-6
/
+12
*
Add UMA histograms for new tab creation.
asvitkine@chromium.org
2012-06-13
2
-1
/
+25
*
browser: Move dock_info* into their ui/ specific directories.
tfarina@chromium.org
2012-06-12
5
-673
/
+0
*
TabContentsWrapper -> TabContents, part 13.
avi@chromium.org
2012-06-08
12
-373
/
+358
*
Moved kGoogleServicesUsernamePattern to browser state instead of profile prefs.
atwilson@chromium.org
2012-06-08
1
-2
/
+3
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
4
-4
/
+8
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move mock notification observer header from content\test to content\public\te...
jam@chromium.org
2012-06-03
1
-2
/
+0
*
tabs: Do not use vector::at() accessor for retrieving elements.
tfarina@chromium.org
2012-05-31
2
-9
/
+9
*
Add NOTIFICATION_TAB_CONTENTS_DESTROYED when a TabContentsWrapper is about to...
pkasting@chromium.org
2012-05-26
2
-6
/
+7
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
1
-2
/
+3
*
Makes the tabstrip switch between stacked and shrink modes based on
sky@chromium.org
2012-05-23
3
-0
/
+60
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
3
-3
/
+5
*
browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.
tfarina@chromium.org
2012-05-12
4
-7
/
+7
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
28
-3
/
+6614
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-1
/
+1
*
cros: Fix clicks at top of screen not selecting tabs
jamescook@chromium.org
2012-05-03
2
-2
/
+16
*
Revert 135069 - cros: Fix clicks at top of screen not selecting tabs
tfarina@chromium.org
2012-05-03
2
-16
/
+2
*
cros: Fix clicks at top of screen not selecting tabs
jamescook@chromium.org
2012-05-03
2
-2
/
+16
*
Use new Ash-style tabs and toolbar icons on Windows
jamescook@chromium.org
2012-04-27
1
-15
/
+21
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-2
/
+2
*
Recommitting Aura/ash split: Remove hacks and get chrome linking without ash.
erg@chromium.org
2012-04-20
2
-37
/
+75
*
Revert 132856 - Aura/ash split: Remove hacks and get chrome linking without ash.
erg@google.com
2012-04-18
2
-75
/
+37
*
Aura/ash split: Remove hacks and get chrome linking without ash.
erg@chromium.org
2012-04-18
2
-37
/
+75
*
Makes casts in DockInfoWin consistant.
sky@chromium.org
2012-04-13
1
-9
/
+13
*
Ash: Tweak spacing and hit test constants for tab strip
jamescook@chromium.org
2012-03-23
1
-10
/
+18
*
Makes the launcher use a layer with a solid color, which is cheaper
sky@chromium.org
2012-03-23
1
-1
/
+1
*
GTK: Part 1 of removing GTK-Views from the gtk/ code.
erg@chromium.org
2012-03-19
1
-5
/
+1
*
Remove the "set noparent" from the chrome\browser\ui subdirectories. This is ...
jam@chromium.org
2012-02-29
1
-1
/
+0
*
Force a new build.
ben@chromium.org
2012-02-26
1
-1
/
+1
*
Provide a RootWindow instance getter on the shell, in preparation for removin...
ben@chromium.org
2012-02-17
1
-2
/
+3
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
1
-1
/
+1
*
Convert use of int ms to TimeDelta in files owned by sky.
tedvessenes@gmail.com
2012-01-12
1
-3
/
+4
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Add some more OWNERS files and set noparent to another.
ben@chromium.org
2012-01-05
1
-0
/
+1
[next]