| Commit message (Expand) | Author | Age | Files | Lines |
* | This change list fix issues 6093 [settings] bad directionality for gears button | xji@chromium.org | 2009-01-16 | 3 | -3/+15 |
* | Fix the include guards in tab_contents/* for the new location. | brettw@chromium.org | 2009-01-16 | 23 | -71/+71 |
* | adding more ported files from scons | pinkerton@google.com | 2009-01-16 | 1 | -0/+8 |
* | Fixing a crash when plugin messages are sent to dialogs. | zork@google.com | 2009-01-16 | 3 | -0/+9 |
* | Move functions required by the rest of the browser from RenderProcessHost to ... | brettw@chromium.org | 2009-01-16 | 42 | -634/+733 |
* | remove libxslt_config.vcproj and add generate header script | tc@google.com | 2009-01-16 | 2 | -54/+2 |
* | mac bootstrapping of browser main and app startup bits | pinkerton@google.com | 2009-01-16 | 13 | -74/+673 |
* | Make GetSignonRealm a global function as opposed to | wtc@google.com | 2009-01-16 | 3 | -17/+13 |
* | Fix a crash when handling close tab accelerators. The class would still be | brettw@chromium.org | 2009-01-16 | 1 | -1/+11 |
* | Removed a stray string. | maruel@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Disable the test SavePageTest.CleanFilenameFromPageTitle due to bug 6514. | maruel@chromium.org | 2009-01-16 | 1 | -2/+3 |
* | Update the command line JavaScript debugger to support the changed debugger p... | sgjesse@chromium.org | 2009-01-16 | 1 | -64/+141 |
* | This change list fix issue 3233: RTL: Wrong URL showing on Javascript pop up ... | xji@chromium.org | 2009-01-16 | 2 | -1/+10 |
* | Run ShellExecute on the file thread instead of the IO thread. ShellExecute can | darin@chromium.org | 2009-01-16 | 2 | -4/+6 |
* | Move all the SSL stuff into its own subdir | ben@chromium.org | 2009-01-16 | 20 | -60/+136 |
* | Remove timeout constants from ui_tests. All tests will now | paulg@google.com | 2009-01-16 | 15 | -94/+94 |
* | more mac bustage | beng@google.com | 2009-01-16 | 1 | -4/+0 |
* | fix bustage | beng@google.com | 2009-01-16 | 1 | -21/+13 |
* | Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes... | ananta@chromium.org | 2009-01-16 | 1 | -0/+13 |
* | fix linux unittest bustage | ben@chromium.org | 2009-01-16 | 1 | -2/+2 |
* | Move metrics files into a subdir | ben@chromium.org | 2009-01-16 | 48 | -110/+118 |
* | scons win fix | tc@google.com | 2009-01-16 | 1 | -1/+1 |
* | Fix windows scons build. | ben@chromium.org | 2009-01-16 | 1 | -4/+4 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 57 | -144/+243 |
* | Exclude some ui_tests from the purify bot that often stall. | paulg@google.com | 2009-01-15 | 1 | -2/+10 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 37 | -174/+245 |
* | Adds main_function_params.h to common.vcproj. | sky@google.com | 2009-01-15 | 1 | -0/+4 |
* | New implementations of core plugin libraries. | avi@google.com | 2009-01-15 | 2 | -1/+2 |
* | Add an image diff link to failed layout tests. | estade@chromium.org | 2009-01-15 | 1 | -5/+101 |
* | Fie. | ben@chromium.org | 2009-01-15 | 71 | -223/+7732 |
* | Part of previous move that seems to have gotten botched. | ben@chromium.org | 2009-01-15 | 14 | -0/+0 |
* | Fix for Issue 3258: Tabs created when tabstrip is compressed pending resize | ben@chromium.org | 2009-01-15 | 2 | -3/+12 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 55 | -7729/+211 |
* | Add a sleep timeout argument to the ui_test scripts. This will | paulg@google.com | 2009-01-15 | 2 | -1/+13 |
* | Remove the build time generation of config.h and xmlversion.h. | tc@google.com | 2009-01-15 | 2 | -66/+2 |
* | Do not remove quotes around paths in command line to setup.exe. | kuchhal@chromium.org | 2009-01-15 | 1 | -15/+18 |
* | Revert change 8081 because it breaks the unit tests | nsylvain@chromium.org | 2009-01-15 | 1 | -7/+4 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 5 | -6/+85 |
* | This test only passed if RLZTracker::InitRlz hadn't been called, | levin@chromium.org | 2009-01-15 | 1 | -4/+7 |
* | Remove non-existant files that should have been removed | paulg@google.com | 2009-01-15 | 1 | -8/+0 |
* | fix bustage | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Move password manager files into a subdir | ben@chromium.org | 2009-01-15 | 20 | -26/+53 |
* | Fix maximized mode drawing offscreen in Classic mode. Apparently Classic, un... | pkasting@chromium.org | 2009-01-15 | 1 | -7/+14 |
* | fix mac bustage | beng@google.com | 2009-01-15 | 1 | -90/+102 |
* | Render maximized mode better when using nonstandard border widths. | pkasting@chromium.org | 2009-01-15 | 2 | -69/+68 |
* | Fix status bubble positioning with custom border widths by positioning the bu... | pkasting@chromium.org | 2009-01-15 | 1 | -9/+12 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 175 | -506/+661 |
* | Constify the params of a couple View functions, which I'll need for an upcomi... | pkasting@chromium.org | 2009-01-15 | 2 | -10/+20 |
* | Write installer success result to the registry even for user level installs. | kuchhal@chromium.org | 2009-01-15 | 2 | -18/+20 |
* | More ui_test purify changes. | paulg@google.com | 2009-01-15 | 3 | -22/+23 |