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
/
dom_ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
- First round implementation of the Advanced (Under the Hood) options panel.
csilv@chromium.org
2010-07-07
10
-7
/
+412
*
Put Chromoting plugin behind a flag.
ajwong@chromium.org
2010-07-07
1
-2
/
+6
*
Adding labs to the chromeos options page
dhg@chromium.org
2010-07-07
2
-2
/
+2
*
Remove ThumbnailStore - replaced by TopSites.
nshkrob@chromium.org
2010-07-07
2
-41
/
+1
*
Use same logic to set NTP pages as without the top-sites flag.
nshkrob@chromium.org
2010-07-02
4
-34
/
+44
*
Moving mediaplayer and filebrowser behind a preference. This just adds the p...
dhg@chromium.org
2010-07-02
4
-1
/
+52
*
Mark NewTabUITest.ChromeInternalLoadsNTP flaky on all platforms.
kinuko@chromium.org
2010-07-02
1
-5
/
+2
*
Group plugins in about:plugins and show update link for out-of-date ones.
bauerb@chromium.org
2010-07-02
1
-95
/
+31
*
Rename chrome://theme/resource to chrome://theme/IDR_RESOURCE
arv@chromium.org
2010-07-01
2
-7
/
+7
*
Mark CommandAgainGoesBackToOptionsTab as failing
stuartmorgan@chromium.org
2010-06-30
1
-1
/
+1
*
NTP: Remove command line flag that allowed a local file to be used for the ne...
arv@chromium.org
2010-06-30
1
-36
/
+2
*
Split options page code/html into its own set of files.
zelidrag@chromium.org
2010-06-30
3
-25
/
+64
*
Revert 51110 because of regression 47858- Group plugins in about:plugins and ...
jam@chromium.org
2010-06-29
1
-31
/
+95
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
3
-8
/
+7
*
Group plugins in about:plugins and show update link for out-of-date ones.
bauerb@chromium.org
2010-06-29
1
-95
/
+31
*
Prevent hitting DCHECK when multiple slashes are specified in chrome://devtoo...
eroman@chromium.org
2010-06-28
1
-0
/
+7
*
Fix the race condition on TopSites initialization.
nshkrob@chromium.org
2010-06-28
2
-13
/
+30
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
3
-7
/
+8
*
Reapply "Move the files in resources/shared/ into resources.pak"
erg@chromium.org
2010-06-24
3
-13
/
+123
*
Revert 50761 - Move the files in resources/shared/ into resources.pak
erg@chromium.org
2010-06-24
3
-123
/
+13
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
3
-8
/
+7
*
Move the files in resources/shared/ into resources.pak
erg@chromium.org
2010-06-24
3
-13
/
+123
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
3
-7
/
+8
*
Fix bookmark manager on mac and windows.
tony@chromium.org
2010-06-24
1
-1
/
+1
*
Disable BookmarksUITest.FLAKY_ShouldRedirectToExtension while I fix
tony@chromium.org
2010-06-24
1
-1
/
+1
*
Add basic UI tests for dom_ui/options.
csilv@chromium.org
2010-06-24
1
-0
/
+103
*
Add RemotingUI class to handle chrome://remoting URLs.
garykac@google.com
2010-06-23
3
-3
/
+122
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
1
-6
/
+6
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
6
-29
/
+33
*
Reland - Only allow installation of extensions/apps with gallery update url v...
rafaelw@chromium.org
2010-06-23
1
-0
/
+3
*
Fixing mediaplayer UI so it has a currently playing track name, and shows err...
dhg@chromium.org
2010-06-22
1
-11
/
+39
*
Load net-internals resources from resources.pak.
tony@chromium.org
2010-06-22
1
-35
/
+43
*
NTP: Add a footer with History, Downloads and Help.
arv@chromium.org
2010-06-22
1
-2
/
+11
*
Adding the slideshow application. First revision only allows you to go throu...
dhg@chromium.org
2010-06-21
3
-0
/
+348
*
Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...
willchan@chromium.org
2010-06-21
1
-43
/
+35
*
Load net-internals resources from resources.pak.
erg@chromium.org
2010-06-21
1
-35
/
+43
*
Fork chrome://history/ for development of a new UI, currently called
pam@chromium.org
2010-06-21
3
-0
/
+532
*
NTP: Add ability to uninstall apps from the ntp.
arv@chromium.org
2010-06-21
3
-12
/
+40
*
Rename ThemeResourcesUtil to ResourcesUtil.
tony@chromium.org
2010-06-21
1
-3
/
+3
*
Revert 50333 - Only allow installation of extensions/apps with gallery update...
tkent@chromium.org
2010-06-21
1
-7
/
+9
*
Only allow installation of extensions/apps with gallery update url via downlo...
rafaelw@chromium.org
2010-06-21
1
-9
/
+7
*
Re-apply r50278.
aa@chromium.org
2010-06-19
1
-1
/
+1
*
Revert r50278.
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Revert 50257 - Reland r50057. This is exactly the same except with two lines ...
erg@chromium.org
2010-06-18
1
-43
/
+35
*
Reland r50057. This is exactly the same except with two lines cherrypicked from
erg@chromium.org
2010-06-18
1
-35
/
+43
*
Enable domui options for use in browser using the switch:
csilv@chromium.org
2010-06-18
3
-1
/
+23
*
Basic code structures for rewritten options dialogs as DOM UI. Also includes ...
zelidrag@chromium.org
2010-06-17
5
-3
/
+481
*
Make apps launch using their default container as specified in their manifest.
scherkus@chromium.org
2010-06-17
1
-1
/
+1
*
Revert 50057 - Load net-internals from the newly created resources.pak file.
erg@chromium.org
2010-06-17
1
-43
/
+35
[next]