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
*
Update UI, sync and importer to properly handle managed homepage prefs
mnissler@chromium.org
2010-05-27
1
-2
/
+6
*
net-internals: use the async interface for displaying cache statistics.
rvargas@google.com
2010-05-27
1
-1
/
+1
*
Remove previous print preview work in preparation for new work.
viettrungluu@chromium.org
2010-05-25
4
-133
/
+6
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
2
-4
/
+8
*
Disable tests timing out or crashing on Vista, and flaky on XP.
pam@chromium.org
2010-05-25
1
-0
/
+4
*
Remove some unneeded #includes.
viettrungluu@chromium.org
2010-05-25
2
-5
/
+0
*
Revert 48042: it breaks unit-tests and UI tests on ChromeOS
jcivelli@chromium.org
2010-05-24
2
-4
/
+3
*
Disabling app launcher and enabling apps by default on ChromeOS .
jcivelli@chromium.org
2010-05-24
2
-3
/
+4
*
Address a TODO about not duplicating the name --> value mapping for NetLog::S...
eroman@chromium.org
2010-05-22
1
-9
/
+4
*
Don't use command line flags for enabling the internal pdf plugin. Instead, ...
jam@chromium.org
2010-05-22
1
-0
/
+1
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
2
-2
/
+3
*
Fixed a TODO in data export of net-internals, added Chrome version and comman...
maruel@chromium.org
2010-05-21
1
-0
/
+40
*
Land dhg's CL 2109011
xiyuan@chromium.org
2010-05-21
1
-1
/
+1
*
Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...
sanjeevr@chromium.org
2010-05-21
2
-5
/
+16
*
Add command line flag --top-sites to replace the thumbnail store flag.
brettw@chromium.org
2010-05-19
3
-13
/
+47
*
DOMUI - Simplify DOMMessageHandler::Extract{Integer,String}Value.
arv@chromium.org
2010-05-19
1
-21
/
+5
*
Annotate load flags and net errors with their symbolic name.
eroman@chromium.org
2010-05-18
1
-0
/
+26
*
Fixing setdownloads so it gets downloads that are OTR, and downloads that are...
dhg@chromium.org
2010-05-18
1
-22
/
+41
*
NTP: Fix warnings on Mac.
arv@chromium.org
2010-05-18
1
-4
/
+4
*
NTP: Adds an app launched animation.
arv@chromium.org
2010-05-18
2
-9
/
+61
*
Removed the "Reload" button from the HTTP cache tab of the net-internals page.
eroman@chromium.org
2010-05-18
1
-11
/
+1
*
Revert 47396 - Revert 47363 Fix build on ChromeOS by adding required return ...
tyoshino@chromium.org
2010-05-17
1
-2
/
+2
*
Revert 47363 - Fix build on ChromeOS by adding required return value checks.
tyoshino@chromium.org
2010-05-17
1
-2
/
+2
*
Reland 47342.
willchan@chromium.org
2010-05-16
1
-0
/
+1
*
Fix build on ChromeOS by adding required return value checks.
phajdan.jr@chromium.org
2010-05-15
1
-2
/
+2
*
Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...
willchan@chromium.org
2010-05-15
1
-1
/
+0
*
Support SpdySession as a new NetLog source type. Start logging some more SPDY...
willchan@chromium.org
2010-05-15
1
-0
/
+1
*
Make sure we don't "hang" when the bookmarks extension API does not work. Als...
arv@chromium.org
2010-05-14
2
-3
/
+5
*
[Large; Chromium OS] Work to host the cloud print dialog when built
maruel@chromium.org
2010-05-14
5
-24
/
+113
*
Minor refactor: rename "extra_parameters" --> "params".
eroman@chromium.org
2010-05-13
1
-7
/
+7
*
Re-land r47079: Shorten several appsrelated flags.
aa@chromium.org
2010-05-13
3
-8
/
+5
*
Fix the flaky crash in FileBrowseBrowserTest.InputFileTriggerFileBrowse
xiyuan@chromium.org
2010-05-12
1
-33
/
+12
*
Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...
aa@chromium.org
2010-05-12
3
-5
/
+8
*
Shorten several apps-related flags. "256 characters should be enough for anyo...
aa@chromium.org
2010-05-12
3
-8
/
+5
*
Fixed crash on closing of content window. The original code tried to re-Show(...
zelidrag@chromium.org
2010-05-12
1
-1
/
+5
*
Hide NTP app launcher debug link behind a flag.
rafaelw@chromium.org
2010-05-12
1
-0
/
+3
*
Fixing bug in url fetching. So it cleans up on the correct thread.
dhg@chromium.org
2010-05-11
1
-4
/
+30
*
Fix-up the URL provided to the connection test runner, so users can enter par...
eroman@chromium.org
2010-05-11
1
-2
/
+8
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
1
-0
/
+1
*
Replace about:net-internals with the javascript-based frontend.
eroman@chromium.org
2010-05-10
2
-7
/
+26
*
Fixing upload case to picasaweb
dhg@chromium.org
2010-05-10
1
-20
/
+54
*
Add the http cache info to chrome://net2.
eroman@chromium.org
2010-05-10
1
-0
/
+52
*
Add first cut at gallery integration.
aa@chromium.org
2010-05-10
1
-3
/
+18
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
3
-4
/
+4
*
Close NTP on app launch. I don't really like the way this feels, but figured ...
aa@chromium.org
2010-05-07
1
-0
/
+15
*
Make disabled internal plugins stay disabled even when the version of Chrome ...
viettrungluu@chromium.org
2010-05-05
1
-2
/
+16
*
Lands http://codereview.chromium.org/1744011/show for Hans:
sky@chromium.org
2010-05-04
1
-2
/
+2
*
Add a tool for testing your network setup.
eroman@chromium.org
2010-05-04
1
-5
/
+92
*
Remove height 100% from NTP when in the app launcher.
arv@chromium.org
2010-05-03
2
-2
/
+2
*
When apps are enabled we hide the most visited and recent changes at first run.
arv@chromium.org
2010-05-01
3
-17
/
+45
[next]