summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/debugger_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-1/+0
* Refactors TabContentsContainerView into TabContentsContainer and associated p...ben@chromium.org2009-05-221-4/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* 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-6/+5
* Add an extra colon to make inspector work again.dglazkov@chromium.org2009-05-061-1/+1
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-1/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-2/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-12/+11
* Stop debugger by escape key.sgjesse@chromium.org2009-04-291-1/+10
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-4/+3
* Reverting 14005.brettw@chromium.org2009-04-181-3/+4
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-4/+3
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-1/+1
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-1/+0
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-3/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Port remaining .rc data resource files to grd. This includestc@google.com2009-02-131-1/+1
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-1/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Reupload of 12418glen@chromium.org2008-12-071-4/+3
* Copy of http://codereview.chromium.org/13003 created by yury.semikhatsky@gmai...sgjesse@chromium.org2008-12-031-14/+32
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Re-land this change: http://codereview.chromium.org/10967/showben@chromium.org2008-11-191-2/+2
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-171-2/+2
* Remove HWND from TabContents creation. ben@chromium.org2008-11-171-2/+2
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-031-2/+1
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-2/+5
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-6/+1
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Convert GetPreferredSize from:beng@google.com2008-10-151-3/+2
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-1/+1
* fix build bustagebeng@google.com2008-09-131-1/+1
* fix build bustagebeng@google.com2008-09-131-1/+1
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-4/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-3/+4
* Fix issue where debugger wasn't showing its contents.beng@google.com2008-07-311-0/+14
* Initial cleanup and refactoring to make debugger UI use DHTML and get rid of ...erikkay@google.com2008-07-311-22/+44
* Add chrome to the repository.initial.commit2008-07-261-0/+135