| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add net_unittests and unit_tests sources that size comparisons | sgk@google.com | 2008-11-24 | 1 | -1/+5 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -1/+1 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -1/+1 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 2 | -2/+2 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -1/+1 |
* | Fixed all the remaining hardcoded strings in AccessibilityTests | niranjan@google.com | 2008-11-21 | 4 | -107/+103 |
* | Disable inspector UI test. | ojan@google.com | 2008-11-21 | 1 | -1/+2 |
* | Add builds of miscellaneous .exes: | sgk@google.com | 2008-11-21 | 1 | -0/+75 |
* | Link ui_tests against port.lib (where PlatformDeviceWin::InitializeDC moved). | sgk@google.com | 2008-11-21 | 1 | -0/+1 |
* | Finish release (opt) builds on Windows, including the parallel | sgk@google.com | 2008-11-20 | 1 | -1/+1 |
* | Use resource strings rather than hard-coded strings for names | patrick@chromium.org | 2008-11-19 | 1 | -15/+21 |
* | Roll back a bunch of changes to tab dragging that seem to not have helped red... | ben@chromium.org | 2008-11-18 | 2 | -3/+7 |
* | Revert 5607 because it caused a base_unittest failure. | maruel@chromium.org | 2008-11-18 | 2 | -5/+0 |
* | Add superficial unit test for PrintJob. That's a start. | maruel@chromium.org | 2008-11-18 | 2 | -0/+5 |
* | Add the flag "--extra-chrome-flags" for all UI tests. | ericroman@google.com | 2008-11-18 | 1 | -0/+8 |
* | Fix accumulated webkit merge ramifications in the SCons build of Chrome | sgk@google.com | 2008-11-16 | 2 | -1/+6 |
* | Move dmg_fp in scons build to compile from | tc@google.com | 2008-11-15 | 1 | -1/+0 |
* | Review URL: http://codereview.chromium.org/10958 | mbelshe@google.com | 2008-11-14 | 1 | -0/+2 |
* | Change to integrate SystemMonitor changes into chrome. | mbelshe@google.com | 2008-11-14 | 1 | -2/+0 |
* | Port some unit tests in chrome/browser/ | agl@chromium.org | 2008-11-14 | 1 | -1/+1 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 21 | -672/+631 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 9 | -38/+37 |
* | Allow optimized builds on Linux. | evanm@google.com | 2008-11-13 | 1 | -1/+1 |
* | revert these changes to see if this helps the UI tests. | beng@google.com | 2008-11-13 | 1 | -3/+3 |
* | Disable NPAPITester.SelfDeletePluginInvokeAlert UI test. It doesn't seem to | mpcomplete@google.com | 2008-11-13 | 1 | -1/+1 |
* | Make unit_tests pass with pt_BR.UTF-8 locale. | tc@google.com | 2008-11-12 | 1 | -0/+1 |
* | Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added. | mpcomplete@google.com | 2008-11-12 | 2 | -0/+62 |
* | Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ... | pkasting@chromium.org | 2008-11-12 | 1 | -16/+1 |
* | * fix linux build | tc@google.com | 2008-11-12 | 2 | -2/+2 |
* | Omnibox metrics logging patch splitout, part 4: Reorder fields of Autocomplet... | pkasting@chromium.org | 2008-11-12 | 1 | -39/+39 |
* | Only block alert() requests from blocked popups; not all popups. | erg@google.com | 2008-11-11 | 6 | -3/+102 |
* | * Revert "Por rt flush_cache tool." | agl@chromium.org | 2008-11-11 | 2 | -4/+37 |
* | Port flush_cache tool. | agl@chromium.org | 2008-11-11 | 2 | -37/+4 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 2 | -5/+0 |
* | Removes the old frames. | ben@chromium.org | 2008-11-10 | 3 | -16/+3 |
* | Re-land this change now that I've made a speculative fix to the DraggedTabCon... | ben@chromium.org | 2008-11-10 | 2 | -7/+3 |
* | Make sure that we deny javascript window.close() requests when we are showing | erg@google.com | 2008-11-10 | 3 | -0/+32 |
* | Roll this change back until I understand the crashes. | ben@chromium.org | 2008-11-08 | 2 | -3/+7 |
* | Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ... | ben@chromium.org | 2008-11-07 | 2 | -7/+3 |
* | Adds import/export of bookmarks to bookmarks.html file. | sky@google.com | 2008-11-07 | 2 | -0/+9 |
* | Add prefixes to I/O data trace names so they can be distinguished on the | pamg@google.com | 2008-11-07 | 1 | -8/+16 |
* | Adding in modp_b64 to test that needs it. | bradnelson@chromium.org | 2008-11-06 | 1 | -4/+3 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 2 | -3/+3 |
* | Disable one IPCSyncChannel test in purify to see if the tree remains green. ... | jam@chromium.org | 2008-11-06 | 1 | -0/+3 |
* | Bandaid patch so that we continue with crosssite navigations instead of clos... | ojan@google.com | 2008-11-06 | 9 | -1/+53 |
* | SCons rename: automated_ui_tests and ui_tests. | sgk@google.com | 2008-11-05 | 2 | -0/+207 |
* | Tell the user that HTML documents can harm their computer because they can. | abarth@chromium.org | 2008-11-05 | 2 | -2/+2 |
* | Add the test certificates. Rename the directory to make the transition easier. | maruel@chromium.org | 2008-11-05 | 4 | -0/+158 |
* | More SCons renaming: | sgk@google.com | 2008-11-04 | 2 | -98/+105 |
* | Update unit_tests.scons with patterns from later changes: | sgk@google.com | 2008-11-04 | 1 | -7/+9 |