| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 5607 because it caused a base_unittest failure. | maruel@chromium.org | 2008-11-18 | 3 | -136/+2 |
* | Add superficial unit test for PrintJob. That's a start. | maruel@chromium.org | 2008-11-18 | 3 | -2/+136 |
* | Revert change 5596 because it broke the build | nsylvain@chromium.org | 2008-11-18 | 34 | -182/+268 |
* | Clean up a friend test declaration. | paulg@google.com | 2008-11-18 | 1 | -1/+2 |
* | Last couple of bits of new-frame related cleanup: | ben@chromium.org | 2008-11-18 | 34 | -268/+182 |
* | At Yahoo!'s request, add a "fr=crmas" identifier to their prepopulate entries... | pkasting@chromium.org | 2008-11-17 | 1 | -69/+103 |
* | It's possible for GetOleInterface() to return NULL. Degrade gracefully in th... | pkasting@chromium.org | 2008-11-17 | 2 | -3/+10 |
* | Attempt at fixing possible crash in ModalHTMLDialogDelegate. It's | sky@google.com | 2008-11-17 | 2 | -9/+20 |
* | Changes about view to explicitly set the background to white. This way | sky@google.com | 2008-11-17 | 1 | -0/+1 |
* | Rollback! Now with 25% more HWND. | ben@chromium.org | 2008-11-17 | 15 | -35/+63 |
* | Makes opening a bookmark activate the window. | sky@google.com | 2008-11-17 | 1 | -2/+4 |
* | fixing bustage | ben@chromium.org | 2008-11-17 | 2 | -3/+3 |
* | Remove HWND from TabContents creation. | ben@chromium.org | 2008-11-17 | 13 | -60/+32 |
* | Quick test to locate position of crash on qemu. Will remove after one batch o... | ben@chromium.org | 2008-11-16 | 1 | -1/+2 |
* | Prevent crashes in QEMU by (correctly) saying no commands are enabled when th... | ben@chromium.org | 2008-11-16 | 1 | -0/+4 |
* | Fix erase method usage on STL containers in Chrome. Invoking erase on the ite... | ananta@chromium.org | 2008-11-15 | 3 | -4/+12 |
* | Open up SDCH for all sites, in preparation for latency tests | jar@google.com | 2008-11-15 | 1 | -2/+2 |
* | Remove a bunch of NULL checks that seem unnecessary, and document some checks... | ben@chromium.org | 2008-11-15 | 2 | -66/+33 |
* | Make the Browser restore saved last size/position using the WindowDelegate co... | ben@chromium.org | 2008-11-15 | 4 | -21/+23 |
* | RandUInt -> RandUint to match the style of other Uint functions. | deanm@chromium.org | 2008-11-14 | 2 | -2/+2 |
* | Rewire the throbber so that the timer for updating lives on BrowserView, not ... | ben@chromium.org | 2008-11-14 | 10 | -90/+69 |
* | Switch to avoid first-run pop-up from displaying while in app-mode. | brg@chromium.com | 2008-11-14 | 1 | -0/+5 |
* | Create first run sentinel file when the distribution param skip_first_run_ui ... | cpu@google.com | 2008-11-14 | 1 | -0/+4 |
* | Review URL: http://codereview.chromium.org/10958 | mbelshe@google.com | 2008-11-14 | 11 | -88/+152 |
* | Make the bookmark manager blue. | glen@chromium.org | 2008-11-14 | 1 | -2/+14 |
* | Add mimetypes on the "chrome-resource://" responses. | ericroman@google.com | 2008-11-14 | 5 | -3/+47 |
* | fix bustage | ben@chromium.org | 2008-11-14 | 1 | -1/+1 |
* | Rid most of the Browser object of HWND dependencies. | ben@chromium.org | 2008-11-14 | 16 | -151/+235 |
* | Change to integrate SystemMonitor changes into chrome. | mbelshe@google.com | 2008-11-14 | 11 | -152/+88 |
* | Port some unit tests in chrome/browser/ | agl@chromium.org | 2008-11-14 | 4 | -38/+25 |
* | Remove browser\views\frame\browser_view2.cc and | sgk@google.com | 2008-11-14 | 1 | -7/+0 |
* | Port some files in chrome/browser/ | agl@chromium.org | 2008-11-14 | 9 | -64/+41 |
* | New unit test for webdatabase functions that record form entries for autofill. | petersont@google.com | 2008-11-14 | 1 | -0/+87 |
* | Fix build bustage, I missed this file with my base namespace changes. | brettw@google.com | 2008-11-14 | 1 | -3/+3 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 30 | -146/+143 |
* | Make border and background setting and getting non-virtual and use the correc... | brettw@google.com | 2008-11-14 | 10 | -15/+16 |
* | Update the user delay histogram for the SafeBrowsing. | paulg@google.com | 2008-11-14 | 3 | -6/+8 |
* | Fixes the interactive ui tests by correctly initializing the specified popup ... | ben@chromium.org | 2008-11-14 | 1 | -2/+1 |
* | Fix build bustage: | ben@chromium.org | 2008-11-14 | 2 | -6/+6 |
* | Add histograms to measure new SafeBrowsing performance. | paulg@google.com | 2008-11-14 | 6 | -14/+81 |
* | Remove chrome\browser\browser_commands.cc from the SCons build. | sgk@google.com | 2008-11-14 | 1 | -3/+0 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 33 | -493/+376 |
* | Fixes bug where we were not checking if an app from another window | sky@google.com | 2008-11-14 | 1 | -8/+52 |
* | Stop the search boxes being too wide on RTL languages. | glen@chromium.org | 2008-11-13 | 1 | -0/+1 |
* | Fixes bug in adding bookmark groups. Adding wasn't setting the | sky@google.com | 2008-11-13 | 1 | -0/+1 |
* | Three menu bugs: | sky@google.com | 2008-11-13 | 1 | -0/+68 |
* | Reduce memory consumption by keeping the SafeBrowsing | paulg@google.com | 2008-11-13 | 5 | -83/+182 |
* | Puts chrome menus on a slimfast diet: they are no longer chubby. I | sky@google.com | 2008-11-13 | 1 | -0/+1 |
* | Reordered some logic to fix a bug which caused the clearing of the database t... | petersont@google.com | 2008-11-13 | 1 | -5/+7 |
* | Changes UnloadUITest to navigate to last URL synchronously in hopes of | sky@google.com | 2008-11-13 | 1 | -3/+4 |