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_about_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plumb through off the record state from the URL request to the
tony@chromium.org
2009-11-17
1
-2
/
+4
*
add chromeos credits
davemoore@chromium.org
2009-11-16
1
-0
/
+18
*
Part 1 of implementing captcha for sync dialog.
tim@chromium.org
2009-11-11
1
-6
/
+7
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-0
/
+2
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-1
/
+2
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-2
/
+1
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-1
/
+2
*
Coverity: Fix unnecessary Singleton object instantiation.
mattm@chromium.org
2009-11-05
1
-1
/
+1
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-2
/
+5
*
Convert chrome_url_data_manager (previously a global) into a Singleton. This
tony@chromium.org
2009-10-30
1
-1
/
+1
*
Revert "Convert chrome_url_data_manager (previously a global) into a"
tony@chromium.org
2009-10-30
1
-1
/
+1
*
Convert chrome_url_data_manager (previously a global) into a
tony@chromium.org
2009-10-30
1
-1
/
+1
*
Move chromeos code to namespace chromeos.
chocobo@google.com
2009-10-30
1
-5
/
+5
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-6
/
+0
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-7
/
+6
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
1
-2
/
+3
*
Display tcmalloc debug output from renderer processes in about:tcmalloc.
sgk@chromium.org
2009-10-08
1
-4
/
+42
*
Rollback Scavenge implemetation and rely on existing functionality to free
jar@chromium.org
2009-10-01
1
-1
/
+1
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
1
-5
/
+9
*
Add a simple about:tcmalloc page that just displays its canned stats.
sgk@chromium.org
2009-09-22
1
-0
/
+21
*
Retry of r26698.
estade@chromium.org
2009-09-21
1
-23
/
+0
*
Reverting r26698. Somehow this broke scons?
estade@chromium.org
2009-09-21
1
-0
/
+23
*
Linux: Remove linux splash page and printing command line switch.
estade@chromium.org
2009-09-21
1
-23
/
+0
*
Change the URLs used to access "view-cache:" and "view-net-internals:".
eroman@chromium.org
2009-09-14
1
-14
/
+24
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-4
/
+4
*
Remove deprecated status flags from sync
zork@google.com
2009-09-10
1
-1
/
+0
*
Add skeleton for an about:net-internal page.
eroman@chromium.org
2009-09-01
1
-1
/
+13
*
When running on chrome OS about:version now shows OS version.
sky@chromium.org
2009-09-01
1
-24
/
+91
*
Linux: about:memory
agl@chromium.org
2009-09-01
1
-3
/
+3
*
override chrome:// URLs via extensions.
erikkay@chromium.org
2009-08-28
1
-1
/
+1
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
1
-2
/
+106
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
1
-0
/
+6
*
This provides a simpler js template engine than JsTemplate. It has been
arv@google.com
2009-07-14
1
-2
/
+2
*
Add an about:inducebrowsercrashforrealz URL.
jeremy@chromium.org
2009-06-25
1
-0
/
+8
*
Automatically adapt to faster/slower uploads of renderer histograms
jar@chromium.org
2009-05-28
1
-8
/
+10
*
Add splash appropriate for Linux official builds.
mmoss@chromium.org
2009-05-11
1
-2
/
+11
*
Change chrome-ui to chrome. I didn't go too far in converting existing string...
glen@chromium.org
2009-05-06
1
-5
/
+5
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-4
/
+1
*
Disable about:network for official builds since it's buggy.
brettw@chromium.org
2009-03-27
1
-1
/
+3
*
Clean up the browser about URL handler to not derive from WebContents. It is
brettw@chromium.org
2009-03-04
1
-260
/
+273
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-94
/
+66
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-66
/
+94
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-86
/
+66
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-66
/
+86
*
Back out r10487 too
mark@chromium.org
2009-02-26
1
-3
/
+3
*
More URL constants replacement.
brettw@chromium.org
2009-02-26
1
-3
/
+3
*
Linux: add splash screen
agl@chromium.org
2009-02-26
1
-0
/
+16
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-1
/
+2
[next]