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
/
tabs
Commit message (
Expand
)
Author
Age
Files
Lines
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
8
-1
/
+48
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
8
-48
/
+1
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
8
-1
/
+48
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-1
/
+1
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
3
-4
/
+4
*
Fix DCHECKs when trying to swap in TabContents for reasons
mmenke@chromium.org
2011-05-04
1
-2
/
+3
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-28
1
-1
/
+1
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-21
/
+11
*
Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...
estade@chromium.org
2011-04-26
1
-1
/
+1
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-26
1
-1
/
+1
*
chromeos: fix bug where "aw snap" page replaces first tab if it was a NTP whe...
kuan@chromium.org
2011-04-26
6
-22
/
+24
*
Add optional creation to ProfileKeyedServiceFactory.
torne@chromium.org
2011-04-20
1
-1
/
+1
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
3
-68
/
+65
*
Use TabContentsObserver to monitor web navigation events instead of notificat...
jochen@chromium.org
2011-04-14
1
-2
/
+2
*
Profile shouldn't own PinnedTabService.
torne@chromium.org
2011-04-13
3
-1
/
+71
*
Revert 81278 - Profile shouldn't own PinnedTabService.PinnedTabService is now...
siggi@chromium.org
2011-04-12
3
-70
/
+1
*
Profile shouldn't own PinnedTabService.
torne@chromium.org
2011-04-12
3
-1
/
+70
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
5
-89
/
+86
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
2
-3
/
+3
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
4
-8
/
+13
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-4
/
+4
*
Fixes bug in tabstrip that resulted in not repainting when we
sky@chromium.org
2011-03-25
2
-2
/
+40
*
Adds flag for selecting different sets of tabs in the tab strip.
sky@chromium.org
2011-03-23
2
-3
/
+62
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
1
-1
/
+1
*
Makes pinned tab service save pinned tabs if you close a normal
sky@chromium.org
2011-03-23
6
-28
/
+162
*
More OWNERS files.
sky@chromium.org
2011-03-22
1
-0
/
+2
*
Makes control-shift clicks on the tabstrip work. In particular
sky@chromium.org
2011-03-21
5
-3
/
+40
*
Updates TabStripModel context menu commands to deal with multiple
sky@chromium.org
2011-03-17
5
-62
/
+360
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
5
-5
/
+5
*
Move property bag to content.
avi@chromium.org
2011-03-10
1
-1
/
+1
*
Further tweaks to TabStripModel::MoveSelectedTabsTo.
sky@chromium.org
2011-03-10
3
-19
/
+38
*
Remove the notification stub files.
tfarina@chromium.org
2011-03-10
1
-2
/
+2
*
Creates TabStripSelectionModel and moves some functionality to
sky@chromium.org
2011-03-09
6
-58
/
+670
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
6
-18
/
+18
*
Adds a lab that prefers switching to an existing tab rather than
sky@chromium.org
2011-03-07
2
-0
/
+353
*
Move notification service code to content. We'll need to figure out how to s...
jam@chromium.org
2011-03-07
1
-4
/
+4
*
Changes semantics of TabSelectedAt. For multi-selection the TabStrip
sky@chromium.org
2011-03-02
2
-3
/
+18
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-2
/
+1
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-5
/
+5
*
Removes the int parameter from TabStripModel::TabDeselectedAt. It
sky@chromium.org
2011-02-27
5
-9
/
+7
*
WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-4
/
+4
*
WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.
tfarina@chromium.org
2011-02-22
1
-2
/
+2
*
Removes debugging code as cause of crash was found.
sky@chromium.org
2011-01-24
3
-27
/
+8
*
Attempt at fixing crash in tab code. It appears that we end up in a
sky@chromium.org
2011-01-19
2
-2
/
+21
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-3
/
+3
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-1
/
+1
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+0
[next]