| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert change r4523 because Vista doesn't like it. | erg@google.com | 2008-11-04 | 1 | -0/+37 |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 1 | -37/+0 |
* | Revert some of my earlier change to see if this fixes dist tests, and revert ... | ben@chromium.org | 2008-11-03 | 1 | -1/+2 |
* | Adding preferences and clear browsing data for form autofill. | jcampan@chromium.org | 2008-10-31 | 1 | -0/+4 |
* | Changes session restore to account for apps and popups. If you have | sky@google.com | 2008-10-30 | 1 | -7/+2 |
* | Fix a couple of tab related bugs: | ben@chromium.org | 2008-10-29 | 1 | -0/+4 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -19/+22 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Remember the clear browsing data combo box selection. | finnur@google.com | 2008-10-25 | 1 | -0/+1 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 1 | -2/+8 |
* | Convert SchedulePaint and a few other methods to use gfx types. | ben@chromium.org | 2008-10-17 | 1 | -5/+2 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -4/+3 |
* | Move more view stuff out of WebContents. This moves context menus and info | brettw@google.com | 2008-10-14 | 1 | -3/+7 |
* | Move a bunch of stuff out of WebContents. I removed a bunch of render view ho... | brettw@google.com | 2008-09-25 | 1 | -2/+2 |
* | Add preferences for the clear browsing data dialog so that | tc@google.com | 2008-09-15 | 1 | -0/+5 |
* | This is almost a complete rewrite of DidNavigate and the associated Navigatio... | brettw@google.com | 2008-09-14 | 1 | -1/+1 |
* | Move the Save Page code to the browser/download/ directory. | paulg@google.com | 2008-09-14 | 1 | -1/+1 |
* | Move XPFrame, VistaFrame to views/old_frames | beng@google.com | 2008-09-13 | 1 | -1/+3 |
* | Fix black flash when detaching tabs. | beng@google.com | 2008-09-12 | 1 | -3/+3 |
* | Revert the change that fixed the encoding when viewing source in subframes. | brettw@google.com | 2008-09-12 | 1 | -10/+1 |
* | forgot these files, fixing clobber build | beng@google.com | 2008-09-12 | 1 | -1/+1 |
* | Fix a crash (visible sometimes in the single process UI tests in | brettw@google.com | 2008-09-08 | 1 | -2/+7 |
* | Fix SSL state in the URL bar being incorrect. Going to an EV site like https:... | brettw@google.com | 2008-09-07 | 1 | -21/+38 |
* | New Frames. | beng@google.com | 2008-09-05 | 1 | -1/+2 |
* | Simplify OneShotTimer and RepeatingTimer. Fix up all consumers. | darin@google.com | 2008-08-28 | 1 | -5/+5 |
* | Remove Google Chrome specific strings from common resources file and use them... | rahulk@google.com | 2008-08-27 | 1 | -0/+1 |
* | Bumping up the default hung plugin timeout to 30 seconds. This matches with | iyengar@google.com | 2008-08-26 | 1 | -1/+1 |
* | Make the window icon the app icon by default for popups and app windows unles... | beng@google.com | 2008-08-24 | 1 | -2/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | As Brett pointed it out, We normally use 8-bit for encoding names since they'... | jnd@google.com | 2008-08-21 | 1 | -1/+1 |
* | Revert a fix where I mistakenly assumed that numbers coming into | erg@google.com | 2008-08-20 | 1 | -4/+3 |
* | Allow popups using the new frames to be sized correctly. This involved a slig... | beng@google.com | 2008-08-20 | 1 | -36/+54 |
* | The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG... | jnd@google.com | 2008-08-18 | 1 | -1/+10 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+3 |
* | Don't save the window position of popup windows. | beng@google.com | 2008-08-13 | 1 | -0/+4 |
* | First, this removes the dependency of NavigationController on the | brettw@google.com | 2008-08-13 | 1 | -8/+0 |
* | Add a bit of plumbing to make it so Browser doesn't need to know about Render... | ojan@google.com | 2008-08-12 | 1 | -5/+2 |
* | Revert this CL. Breaks compile. | ojan@google.com | 2008-08-12 | 1 | -2/+5 |
* | Add a bit of plumbing just so Browser doesn't need to know about RenderViewHost. | ojan@google.com | 2008-08-12 | 1 | -5/+2 |
* | Don't terminate the process when a tab becomes unresponsive during | ojan@google.com | 2008-08-11 | 1 | -10/+4 |
* | Set the hung renderer and plugin timeout to 10 seconds. | jabdelmalek@google.com | 2008-08-11 | 1 | -1/+1 |
* | Another Frame Grab-Bag | beng@google.com | 2008-08-11 | 1 | -15/+66 |
* | Even more tweaks. | beng@google.com | 2008-08-09 | 1 | -1/+33 |
* | Tweaks to make the opaque frame look better including adding support for app ... | beng@google.com | 2008-08-08 | 1 | -14/+20 |
* | More improvements to the frames. Consolidate some of the optional bar (bookma... | beng@google.com | 2008-08-07 | 1 | -0/+1 |
* | Restored tabs should be considered "owned" by whatever random tab is currentl... | erg@google.com | 2008-08-06 | 1 | -2/+4 |
* | The rectangle passed in to MoveContents is a content rectangle, not a window ... | erg@google.com | 2008-08-06 | 1 | -3/+4 |
* | Fix crash due to race conditions in the way Browser unhooks its | beng@google.com | 2008-08-05 | 1 | -27/+37 |
* | Grab bag of random cleanups, implementation of some more methods, etc. I'm go... | beng@google.com | 2008-08-05 | 1 | -0/+1 |
* | When a new tab is opened (either the new tab page via Ctrl+T or pressing the ... | beng@google.com | 2008-08-04 | 1 | -8/+24 |