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
/
browser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...
isherman@chromium.org
2010-10-19
1
-1
/
+1
*
Revert 62881 - Moves instant back into flags.
sky@chromium.org
2010-10-17
1
-1
/
+11
*
Moves instant back into flags.
sky@chromium.org
2010-10-17
1
-11
/
+1
*
Remove --apps-panel switch.
tfarina@chromium.org
2010-10-16
1
-16
/
+0
*
Revert 62641 - Remove the dashboard link from the Prefs, since it's now in Cl...
avi@chromium.org
2010-10-15
1
-0
/
+6
*
Indicate if window is closing in tabs.onRemoved callback
jstritar@chromium.org
2010-10-15
1
-1
/
+3
*
Makes session restore work correctly with instant.
sky@chromium.org
2010-10-15
1
-1
/
+10
*
Add support for SINGLETON_TAB disposition to BrowserNavigator.
ben@chromium.org
2010-10-14
1
-22
/
+51
*
Remove the dashboard link from the Prefs, since it's now in Clear Browsing Da...
avi@chromium.org
2010-10-14
1
-6
/
+0
*
Launch apps directly into NTP
jstritar@chromium.org
2010-10-14
1
-6
/
+27
*
Fixes instant so that it correctly deals with child contents. I've
sky@chromium.org
2010-10-14
1
-0
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Use CommandUpdater for disabling commands that were disabled by plugins.
jam@chromium.org
2010-10-13
1
-16
/
+39
*
Fix flaky IncognitoSplitMode.
mpcomplete@chromium.org
2010-10-13
1
-0
/
+6
*
Implemented cellular plan details in DOM UI.
zelidrag@chromium.org
2010-10-13
1
-0
/
+5
*
Moves instant out of labs and into prefs.
sky@chromium.org
2010-10-12
1
-4
/
+18
*
Import locally saved IE Tolbar Autofill data
georgey@chromium.org
2010-10-12
1
-0
/
+13
*
Add the Windows dialog for setting default search provider from js.
levin@chromium.org
2010-10-11
1
-0
/
+7
*
Make bookmark manager work in incognitio mode.
skerner@chromium.org
2010-10-11
1
-18
/
+2
*
add app histograms
erikkay@chromium.org
2010-10-08
1
-0
/
+4
*
use webstore extent to verify gallery downloads
erikkay@chromium.org
2010-10-08
1
-4
/
+7
*
Changes around instant to verify if the page really supports instant
sky@chromium.org
2010-10-07
1
-1
/
+1
*
chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.
stevenjb@google.com
2010-10-06
1
-35
/
+23
*
Make the "Send System Information" link always open the correct page.
tfarina@chromium.org
2010-10-06
1
-0
/
+7
*
Renames and moves match preview classes to instant. This doesn't
sky@chromium.org
2010-10-05
1
-23
/
+23
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-87
/
+88
*
Changes instant around to support multiple loaders. This is
sky@chromium.org
2010-10-04
1
-4
/
+4
*
chromium-os:5166 Panel/popup cleanup for ChromeOS
stevenjb@google.com
2010-10-04
1
-0
/
+24
*
DOMUI: Make 'Adobe flash..' and 'Disable individual plug-ins' open in a new tab.
tfarina@chromium.org
2010-10-02
1
-0
/
+6
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
1
-4
/
+3
*
Moved the call to ServiceProcessControlManager::Shutdown to browser_shutdown:...
sanjeevr@chromium.org
2010-10-01
1
-4
/
+0
*
Policy to disable printing
gfeher@chromium.org
2010-10-01
1
-3
/
+16
*
[dom ui settings] move settings bits in dom_ui/ to dom_ui/options/
estade@chromium.org
2010-10-01
1
-1
/
+1
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-20
/
+1
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-30
1
-7
/
+20
*
Revert 60997 - o Add user customizable launch type for apps by adding options...
andybons@chromium.org
2010-09-29
1
-20
/
+7
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-29
1
-7
/
+20
*
Create a TabHandler object to decouple Browser from TabStripModel API.
ben@chromium.org
2010-09-28
1
-104
/
+131
*
Revert 60821 (build break) - Create a TabHandler object to decouple Browser f...
willchan@chromium.org
2010-09-28
1
-131
/
+104
*
Create a TabHandler object to decouple Browser from TabStripModel API.
ben@chromium.org
2010-09-28
1
-104
/
+131
*
Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...
sanjeevr@chromium.org
2010-09-28
1
-4
/
+0
*
Makes instant support other open dispositions.
sky@chromium.org
2010-09-27
1
-5
/
+29
*
Cloud print proxy management UI.
scottbyer@chromium.org
2010-09-27
1
-0
/
+6
*
Revert 60527 - Fix flickering when calling push/replaceState (or changing the...
mihaip@chromium.org
2010-09-27
1
-33
/
+13
*
clang: Remove unused function.
thakis@chromium.org
2010-09-25
1
-21
/
+2
*
Fix flickering when calling push/replaceState (or changing the location hash)
mihaip@chromium.org
2010-09-24
1
-13
/
+33
*
Adds support for sending script when the user accepts instant
sky@chromium.org
2010-09-24
1
-5
/
+4
*
Make app panels use popup type. Nuke refocus code and tests.
skerner@chromium.org
2010-09-24
1
-60
/
+8
*
Move task manager code into a subdirectory.
evan@chromium.org
2010-09-23
1
-1
/
+1
*
Exit fullscreen when creating new tab by search key.
oshima@chromium.org
2010-09-23
1
-0
/
+5
[next]