| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 7 | -89/+103 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 2 | -4/+4 |
* | Better control over window creation of external tabs | joshia@google.com | 2009-01-28 | 2 | -3/+10 |
* | Re-land this from earlier... unit tests no longer crash. | ben@chromium.org | 2009-01-27 | 1 | -1/+3 |
* | Revert change 8693 because it breaks the unit_tests. | nsylvain@chromium.org | 2009-01-27 | 1 | -3/+1 |
* | Extract a cross-platform LocationBar interface accessible via the BrowserWind... | ben@chromium.org | 2009-01-27 | 1 | -1/+3 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 2 | -4/+4 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 2 | -4/+4 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Move automation specific accessors to their own interface to make their purpo... | ben@chromium.org | 2009-01-22 | 1 | -1/+3 |
* | Rework the command updater to not be dependent on views::Button (needed for p... | ben@chromium.org | 2009-01-20 | 2 | -10/+11 |
* | Pull app modal dialog handling out of the BrowserList to remove the ChromeVie... | ben@chromium.org | 2009-01-16 | 1 | -2/+3 |
* | Move all the SSL stuff into its own subdir | ben@chromium.org | 2009-01-16 | 1 | -2/+2 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 3 | -5/+5 |
* | Porting in chrome/ (add 6 files to Linux SCons build) | phajdan.jr@chromium.org | 2009-01-08 | 1 | -1/+1 |
* | Add a UI test to make sure we sanitize the filename | tc@google.com | 2009-01-07 | 2 | -0/+10 |
* | Convert download manager to FilePath. | estade@chromium.org | 2009-01-06 | 1 | -1/+1 |
* | This is a redo of my previous notification registrar change. I saw a crash in... | brettw@chromium.org | 2009-01-06 | 2 | -36/+28 |
* | Reverting 7581. | brettw@chromium.org | 2009-01-06 | 2 | -28/+36 |
* | Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us... | brettw@chromium.org | 2009-01-06 | 2 | -36/+28 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -1/+1 |
* | * switch download manager to using FilePath | estade@chromium.org | 2009-01-05 | 1 | -1/+1 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 4 | -17/+17 |
* | We need to add UI test for "Encoding" menu to avoid regression. | jnd@google.com | 2008-12-19 | 2 | -2/+125 |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 1 | -5/+5 |
* | Reverting 7149. | jcampan@chromium.org | 2008-12-17 | 1 | -5/+5 |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 1 | -5/+5 |
* | Cleanup, part 1. | pkasting@chromium.org | 2008-12-08 | 1 | -1/+1 |
* | Adding the capacity to interact with modal dialogs to the automation framework. | jcampan@chromium.org | 2008-12-05 | 2 | -2/+37 |
* | Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-page | finnur@google.com | 2008-12-04 | 1 | -4/+13 |
* | Convert SSL info bars to use the new system. | ben@chromium.org | 2008-12-02 | 1 | -10/+8 |
* | Clean up some net/ code. Change a number of wstrings to FilePaths. | estade@chromium.org | 2008-11-24 | 2 | -3/+3 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 2 | -2/+2 |
* | fix bustage | ben@chromium.org | 2008-11-18 | 1 | -1/+2 |
* | Roll back a bunch of changes to tab dragging that seem to not have helped red... | ben@chromium.org | 2008-11-18 | 2 | -148/+57 |
* | Rid most of the Browser object of HWND dependencies. | ben@chromium.org | 2008-11-14 | 1 | -3/+5 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -1/+4 |
* | Reorder functions in browser.h | ben@chromium.org | 2008-11-12 | 1 | -1/+1 |
* | Remove some Windows-specific stuff from RenderProcessHost by having callers g... | brettw@google.com | 2008-11-11 | 1 | -5/+2 |
* | Only block alert() requests from blocked popups; not all popups. | erg@google.com | 2008-11-11 | 2 | -1/+9 |
* | Re-land this change now that I've made a speculative fix to the DraggedTabCon... | ben@chromium.org | 2008-11-10 | 2 | -57/+147 |
* | Roll this change back until I understand the crashes. | ben@chromium.org | 2008-11-08 | 2 | -147/+57 |
* | Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ... | ben@chromium.org | 2008-11-07 | 2 | -57/+147 |
* | Some bandaids for tab dragging UI tests: | ben@chromium.org | 2008-11-05 | 1 | -2/+7 |
* | Change some places where we were using javascript: URLs to use | aa@google.com | 2008-11-03 | 1 | -4/+4 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -4/+4 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 2 | -6/+8 |
* | Port some more parts of browser/ | evanm@google.com | 2008-10-23 | 5 | -14/+12 |
* | Reduce header dependencies. | evanm@google.com | 2008-10-22 | 1 | -0/+1 |
* | Fix a timing problem that caused the find bar's coordinates to be incorrect. | brettw@google.com | 2008-10-21 | 1 | -2/+2 |