| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop FixedString. It's only used in two places, one where it doesn't really ... | evanm@google.com | 2008-08-06 | 1 | -6/+5 |
* | B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c... | beng@google.com | 2008-08-06 | 1 | -0/+11 |
* | Revert change 408 to see if it fixes the ui tests. | nsylvain@google.com | 2008-08-06 | 5 | -25/+23 |
* | The printing NewCookie() must start counting at 1 and not 0, since 0 | deanm@google.com | 2008-08-06 | 1 | -1/+2 |
* | Move the printing cookie from direct atomic operations to AtomicSequenceNumber. | deanm@google.com | 2008-08-06 | 2 | -8/+7 |
* | This fixes http://b/issue?id=1257424, which is a need to implement a global b... | iyengar@google.com | 2008-08-06 | 3 | -148/+345 |
* | Fix 1303709: Crash: Switching between tabs with a Find box open on both tabs ... | finnur@google.com | 2008-08-06 | 1 | -10/+9 |
* | The rectangle passed in to MoveContents is a content rectangle, not a window ... | erg@google.com | 2008-08-06 | 2 | -4/+5 |
* | Convert more consumers of ML::WatchObject to ObjectWatcher. | darin@google.com | 2008-08-05 | 5 | -23/+25 |
* | Fix crash due to race conditions in the way Browser unhooks its | beng@google.com | 2008-08-05 | 1 | -27/+37 |
* | Another day, another prepopulate data change. | pkasting@google.com | 2008-08-05 | 1 | -28/+30 |
* | Left-align the distributor logo on RTL Vista while we wait for a properly fli... | glen@google.com | 2008-08-05 | 1 | -2/+10 |
* | Reapply revision 380 since it wasn't the cause of the build breakage. | maruel@google.com | 2008-08-05 | 1 | -3/+3 |
* | Revert revision 380 to see if it fixes the build. Please reapply once the tre... | nsylvain@google.com | 2008-08-05 | 1 | -3/+3 |
* | While uninstalling Chrome look for return codes from chrome.exe that indicate... | rahulk@google.com | 2008-08-05 | 1 | -3/+3 |
* | Grab bag of random cleanups, implementation of some more methods, etc. I'm go... | beng@google.com | 2008-08-05 | 13 | -6/+144 |
* | fix bustage | beng@google.com | 2008-08-05 | 4 | -1/+36 |
* | Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this... | beng@google.com | 2008-08-05 | 9 | -3/+119 |
* | Add the AeroGlassFrame and AeroGlassNonClientView for Vista. | beng@google.com | 2008-08-05 | 6 | -41/+490 |
* | Another attempt at this CL. | jcampan@google.com | 2008-08-04 | 2 | -0/+22 |
* | Add browser/views/frame/browser_view2.cc. | sgk@google.com | 2008-08-04 | 1 | -0/+1 |
* | Don't show the "Cert info" button when running with Gears (or anytime you hav... | jcampan@google.com | 2008-08-04 | 1 | -3/+10 |
* | Fix a bug where we try to reference a floating view after | paulg@google.com | 2008-08-04 | 1 | -1/+6 |
* | Implemented xml parsing of UMA server response data. | petersont@google.com | 2008-08-04 | 2 | -48/+137 |
* | Reverting my last commit, it seems to cause regression on the page cycler tests. | jcampan@google.com | 2008-08-04 | 2 | -22/+0 |
* | fix build bustage | darin@google.com | 2008-08-04 | 2 | -1/+2 |
* | Added testing of Chromium dialogs to the automated ui tests. | jcampan@google.com | 2008-08-04 | 2 | -0/+22 |
* | Ensures that we clean up TabContents with other types after a navigation comm... | creis@google.com | 2008-08-04 | 2 | -28/+74 |
* | When a new tab is opened (either the new tab page via Ctrl+T or pressing the ... | beng@google.com | 2008-08-04 | 5 | -14/+145 |
* | Bring up the new frame (opaque version for XP only, for now). | beng@google.com | 2008-08-04 | 11 | -10/+1694 |
* | Fix several issues with popup window locations: | erg@google.com | 2008-08-04 | 4 | -85/+16 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 2 | -2/+2 |
* | r65 was reverted in r71 because of a crash spike in the reliability tests. | mal@google.com | 2008-08-02 | 1 | -2/+3 |
* | Filed bug 1306067 to reenable SavePageTest.SaveHTMLOnly. It is very flaky. | maruel@google.com | 2008-08-02 | 1 | -1/+2 |
* | Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl... | maruel@google.com | 2008-08-02 | 1 | -1/+0 |
* | Lots of fixes for various issues with the prepopulate data uncovered during t... | pkasting@google.com | 2008-08-02 | 1 | -191/+239 |
* | A bunch of cleanups to beforeunload/unload handling. | ojan@google.com | 2008-08-02 | 16 | -173/+175 |
* | Make our distributor logo light on XP (and leave it dark on Vista). | glen@google.com | 2008-08-02 | 1 | -2/+2 |
* | Add a non-interactive distributor logo to the window frame. This logo disappe... | glen@google.com | 2008-08-01 | 4 | -21/+70 |
* | Let the logo display correctly on the History and Downloads pages in RTL. Thi... | glen@google.com | 2008-08-01 | 2 | -17/+35 |
* | SCons build: | sgk@google.com | 2008-08-01 | 1 | -0/+3 |
* | Automation provider should send real windows messages to the window when simu... | beng@google.com | 2008-08-01 | 1 | -8/+33 |
* | Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t... | ojan@google.com | 2008-08-01 | 1 | -1/+1 |
* | Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh... | timsteele@google.com | 2008-08-01 | 1 | -1/+61 |
* | Add the ability to dynamically generate keywords. Mark the Google engine as ... | pkasting@google.com | 2008-08-01 | 10 | -160/+277 |
* | Adds a backend for the bookmarks bar that reads/writes to a JSON | sky@google.com | 2008-08-01 | 6 | -0/+640 |
* | Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV... | beng@google.com | 2008-08-01 | 12 | -148/+257 |
* | Forward declare Task in ssl_manager.h. Cleanup some uses of notification_ser... | deanm@google.com | 2008-08-01 | 4 | -4/+3 |
* | Fix a bug introduced with the locking changes to login_prompt.cc :\ | deanm@google.com | 2008-08-01 | 1 | -1/+1 |
* | Remove atomic operations from login_prompt.cc. Removes an atomic tess and se... | deanm@google.com | 2008-08-01 | 1 | -12/+18 |