summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/about_network_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove about:network.eroman@chromium.org2010-07-031-379/+0
* Cleanup: Add a bunch of missing includes.thestig@chromium.org2010-05-101-1/+2
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+4
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-5/+3
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+2
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-3/+3
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-4/+4
* Fix crash that occurs when the about:network window is closed while stilldarin@chromium.org2009-03-281-0/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-7/+4
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-061-4/+0
* Reverting 9090.ojan@google.com2009-02-031-0/+4
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-031-4/+0
* Reverting 8822.brettw@chromium.org2009-01-281-14/+62
* Factor out the common parts of the about network dialog. I will be using thisbrettw@chromium.org2009-01-281-62/+14
* Create a dialog box for the about:network view and kill the tab type.brettw@chromium.org2009-01-241-0/+381