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
*
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
*
Adds some debugging code in hopes of figuring out why we're
sky@chromium.org
2011-01-12
3
-7
/
+24
*
Changes instant so that the newly created tab has a new id. Doing
sky@chromium.org
2011-01-11
6
-10
/
+16
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+1
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-1
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-3
/
+5
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-1
/
+1
*
Makes instant run before unload listeners.
sky@chromium.org
2010-12-08
3
-10
/
+14
*
Move:
ben@chromium.org
2010-12-02
4
-5
/
+5
*
Move:
ben@chromium.org
2010-12-02
4
-4
/
+4
*
Remove unused BaseTabStrip methods
rjkroege@google.com
2010-11-25
3
-22
/
+0
*
This is another try to commit OOM priority management.
gspencer@chromium.org
2010-11-24
1
-1
/
+3
*
views: Show accelerators in tabstrip context menu.
sadrul@chromium.org
2010-11-24
2
-0
/
+38
*
Revert 67175 - This change implements OOM priority management for ChromeOS
viettrungluu@chromium.org
2010-11-23
1
-1
/
+0
*
This change implements OOM priority management for ChromeOS
gspencer@chromium.org
2010-11-23
1
-0
/
+1
*
[GTK] hide floating bookmark bar during instant preview.
estade@chromium.org
2010-11-22
1
-1
/
+1
*
Build fix: Remove one last browser.h that slipped in.
jhawkins@chromium.org
2010-11-18
1
-1
/
+1
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
11
-306
/
+368
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
3
-3
/
+3
*
Cleanup: Remove chrome/browser/browser_init.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
Fixes possible crash in TabStripModel. If during close all a tab was
sky@chromium.org
2010-11-11
2
-4
/
+66
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
3
-11
/
+14
*
Open tab in the correct location from a tab's context menu.
sadrul@chromium.org
2010-11-03
1
-1
/
+1
*
Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...
mpcomplete@chromium.org
2010-11-02
1
-1
/
+1
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-1
/
+1
*
Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...
mpcomplete@chromium.org
2010-11-02
1
-1
/
+1
*
Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and put
mpcomplete@chromium.org
2010-11-01
1
-1
/
+1
*
Fix indentation of a continuation.
mmortensen@google.com
2010-11-01
1
-1
/
+1
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
2
-2
/
+2
*
Add histogram to track number of .nexe launches, normalized against opening n...
mmortensen@google.com
2010-10-28
1
-1
/
+3
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-4
/
+5
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-5
/
+4
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-4
/
+5
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-5
/
+4
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-4
/
+5
*
chromeos: Avoid assert if WM tells us to select invalid tab.
derat@chromium.org
2010-10-25
1
-1
/
+0
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
1
-1
/
+1
*
Indicate if window is closing in tabs.onRemoved callback
jstritar@chromium.org
2010-10-15
6
-8
/
+19
*
Address sky's post-commit comments for my phantom tab removal change.
andybons@chromium.org
2010-10-06
3
-23
/
+9
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
9
-421
/
+41
*
Adds a virtual destructor to the TabHandler class.
hbono@chromium.org
2010-09-29
1
-1
/
+2
*
Create a TabHandler object to decouple Browser from TabStripModel API.
ben@chromium.org
2010-09-28
3
-0
/
+322
*
Revert 60821 (build break) - Create a TabHandler object to decouple Browser f...
willchan@chromium.org
2010-09-28
3
-320
/
+0
*
Create a TabHandler object to decouple Browser from TabStripModel API.
ben@chromium.org
2010-09-28
3
-0
/
+320
*
Disables "Bookmark all tabs" item in the tab contex menu.
altimofeev@chromium.org
2010-09-22
1
-1
/
+2
[next]