| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This CL fixes issue 8684 -- RTL Regression: Text should be right aligned for ... | xji@chromium.org | 2009-03-13 | 1 | -1/+1 |
* | Revert a change made to try and make purify errors go away now that Erik Kay ... | pkasting@chromium.org | 2009-03-13 | 1 | -5/+2 |
* | Merge WebDocumentLoaderImpl into WebDataSourceImpl. They are peers, and it is | darin@chromium.org | 2009-03-13 | 12 | -326/+103 |
* | Cleanup AutocompleteEditViewGtk's resources and widgets. | deanm@chromium.org | 2009-03-13 | 1 | -0/+19 |
* | Move HTMLDocument functions from v8_custom to V8HTMLDocumentCustom. | mbelshe@google.com | 2009-03-13 | 4 | -81/+5 |
* | Fix a crash when with chrome-ui://about/" or anything invalid | amit@chromium.org | 2009-03-13 | 1 | -4/+4 |
* | Stats for the renderers are all broken, because of this change: | davemoore@chromium.org | 2009-03-13 | 1 | -6/+14 |
* | Prevent system WebCore.framework from not working due to collisions with | mark@chromium.org | 2009-03-13 | 1 | -2/+31 |
* | Remove unneeded includes. | maruel@chromium.org | 2009-03-13 | 3 | -8/+6 |
* | Fix some browser shutdown issues on Linux. | deanm@chromium.org | 2009-03-13 | 2 | -8/+27 |
* | Call into the IM hooks from the Linux Omnibox keyboard handling. | deanm@chromium.org | 2009-03-13 | 1 | -14/+28 |
* | - Provide Rpc classes with unique ids so that their message id spaces do not ... | pfeldman@chromium.org | 2009-03-13 | 16 | -985/+1162 |
* | Another attempt at correctly marking the large expression stack | ager@chromium.org | 2009-03-13 | 1 | -2/+6 |
* | Update V8 to fix an assertion that does not hold. | ager@chromium.org | 2009-03-13 | 2 | -1/+8 |
* | Add some newly added test to the failure list for Mac and Linux. | levin@chromium.org | 2009-03-13 | 1 | -0/+6 |
* | Update V8 to version 1.1.1. | ager@chromium.org | 2009-03-13 | 6 | -3/+287 |
* | Allow PRESUBMIT.py to handle deleted files. | thestig@chromium.org | 2009-03-13 | 2 | -4/+19 |
* | Remove unneeded platform_thread.h includes. Reduces number of includes from 5... | thestig@chromium.org | 2009-03-13 | 6 | -6/+1 |
* | Argh, incorrect usage of Intersect. | jam@chromium.org | 2009-03-13 | 1 | -3/+1 |
* | Don't leak visited site information from original profile to OTR profile. | abarth@chromium.org | 2009-03-13 | 3 | -7/+7 |
* | Improve my last change about informing google update about eula. | cpu@google.com | 2009-03-13 | 2 | -2/+3 |
* | Update DEPS to 11608, which fixes build bustage. | aa@chromium.org | 2009-03-13 | 1 | -1/+1 |
* | WebKit merge 41588:41613 (Chromium side). | levin@chromium.org | 2009-03-13 | 20 | -830/+140 |
* | Add some more flaky tests. TBR | ojan@google.com | 2009-03-13 | 1 | -4/+16 |
* | Add support for repositioning/resizing a tab window. This is needed as the Se... | ananta@chromium.org | 2009-03-13 | 6 | -0/+113 |
* | Checkin files I missed. | jam@chromium.org | 2009-03-13 | 2 | -4/+0 |
* | Get rid of the gears in renderer process code. This allows me to do some cle... | jam@chromium.org | 2009-03-13 | 18 | -828/+16 |
* | This test is not a regression, I don't think we ever passed it. | jcampan@chromium.org | 2009-03-13 | 1 | -2/+2 |
* | Temp fix for reliablity crashes. | jam@chromium.org | 2009-03-13 | 1 | -0/+3 |
* | Gtk dialogs, first cut. | estade@chromium.org | 2009-03-12 | 8 | -11/+209 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 66 | -69/+2 |
* | Some minor cleanup in WebDataSource and WebResponse. | darin@chromium.org | 2009-03-12 | 7 | -183/+30 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 43 | -25/+37 |
* | Clean up our fix for bug 7338 and bug 8473, which went | wtc@chromium.org | 2009-03-12 | 3 | -9/+16 |
* | Implement WebSandboxSupport. | darin@chromium.org | 2009-03-12 | 11 | -47/+55 |
* | Fix 'inspect element' crash when hosted in external tab | amit@chromium.org | 2009-03-12 | 1 | -5/+6 |
* | Fix a layout test, by rebaselining because trailing whitespaces now always ge... | jparent@chromium.org | 2009-03-12 | 2 | -2/+2 |
* | Rebaseline a test that only differs by font and form controls. | pkasting@chromium.org | 2009-03-12 | 4 | -1/+14 |
* | Make wrapper-context.html faster by eliminating timeouts. | pam@chromium.org | 2009-03-12 | 3 | -29/+28 |
* | Add more flaky mac tests. One day we'll have them all and the | ojan@google.com | 2009-03-12 | 1 | -3/+6 |
* | Switch to using one ResourceDispatcher per render process, and move it to Chi... | jam@chromium.org | 2009-03-12 | 11 | -120/+81 |
* | Add copies of *.pak files that need to be installed for execution. | sgk@google.com | 2009-03-12 | 1 | -1/+24 |
* | Rebaseline 2 layout tests on windows. The text files are updated in previous ... | jianli@chromium.org | 2009-03-12 | 5 | -4/+3 |
* | Defer a test that tests a feature we don't support. | pkasting@chromium.org | 2009-03-12 | 1 | -1/+5 |
* | Use a fixed revision for GYP in DEPS | mark@chromium.org | 2009-03-12 | 1 | -1/+1 |
* | Don't rely on subview ordering to be equivalent to tab ordering. Allows us to... | pinkerton@chromium.org | 2009-03-12 | 5 | -52/+129 |
* | Forgot to remove fixed tests from tests_fixable.txt in a previous CL. | jcampan@chromium.org | 2009-03-12 | 1 | -7/+0 |
* | Cleaning up Website junk in sln files. | bradnelson@google.com | 2009-03-12 | 4 | -1192/+0 |
* | Update test list with latest state of mac builders. | ojan@google.com | 2009-03-12 | 1 | -5/+13 |
* | Fix SessionRestoreUITest.TwoTabsSecondSelected in single process mode. | jam@chromium.org | 2009-03-12 | 1 | -13/+12 |