| Commit message (Expand) | Author | Age | Files | Lines |
* | We need to add UI tests to test workers after we switch to process-per-worker... | jianli@chromium.org | 2009-05-26 | 6 | -0/+153 |
* | Linux: implement 16-bit visuals without Xrender. | agl@chromium.org | 2009-05-26 | 1 | -0/+30 |
* | Add suppressions for uninitialized memory reference in PNGEncoder::EncodeBGRA... | thestig@chromium.org | 2009-05-26 | 1 | -6/+24 |
* | Make OffTheRecordObserver a Singleton. | mpcomplete@google.com | 2009-05-26 | 1 | -8/+6 |
* | Ensure we have a Cocoa NSGraphicsContext when needed. | jrg@chromium.org | 2009-05-26 | 1 | -0/+2 |
* | Fix a race condition in the unpacking of the extension system. | finnur@chromium.org | 2009-05-26 | 1 | -0/+4 |
* | Rename the --proxy-bypass-urls command-line switch | wtc@chromium.org | 2009-05-26 | 4 | -9/+9 |
* | Renames BrowserView::GetBrowserViewForHWND to | sky@chromium.org | 2009-05-26 | 6 | -24/+38 |
* | Makes DockInfo usable on Linux. It doesn't implement | sky@chromium.org | 2009-05-26 | 1 | -3/+32 |
* | Remove unused code from ExtensionsService. | mpcomplete@google.com | 2009-05-26 | 37 | -217/+82 |
* | Avoid leaks reported in test_shell by valgrind on mac, by avoiding the | sdoyon@chromium.org | 2009-05-26 | 2 | -1/+12 |
* | Set focus to the dummy plugin window used to ensure that keyboard focus corre... | ananta@chromium.org | 2009-05-26 | 2 | -28/+26 |
* | File bug for a NOTIMPLEMENTED, remove a couple others. | pinkerton@chromium.org | 2009-05-26 | 1 | -3/+2 |
* | Correct the hit testing so that the window controls and title bar will get ta... | pinkerton@chromium.org | 2009-05-26 | 1 | -0/+13 |
* | Recommit r16863 -- WebKit Update 44123:44143 -- we rebooted | wtc@chromium.org | 2009-05-26 | 1 | -1/+1 |
* | Revert r16863 -- WebKit Update 44123:44143 -- because | wtc@chromium.org | 2009-05-26 | 1 | -1/+1 |
* | Disable ExtensionsServiceTest.InstallExtension temporarily. | erikkay@google.com | 2009-05-26 | 1 | -0/+3 |
* | DevTools: use event context to decide which agent should be used for handling... | yurys@google.com | 2009-05-26 | 2 | -80/+49 |
* | Re-introduce check for empty handles after calling toString when | kasperl@google.com | 2009-05-26 | 1 | -0/+4 |
* | Update V8 in Chromium to version 1.2.5.1 to get the improved | kasperl@google.com | 2009-05-26 | 1 | -1/+1 |
* | Sync with the profiler changes in V8. | mnaganov@chromium.org | 2009-05-26 | 5 | -61/+92 |
* | Separate out the string constants used for extension API function | aa@chromium.org | 2009-05-26 | 17 | -285/+565 |
* | Update V8 in Chromium to version 1.2.5. This update improves compilation | kasperl@google.com | 2009-05-26 | 1 | -1/+1 |
* | Ignore more gyp-generated files. | sgk@google.com | 2009-05-26 | 0 | -0/+0 |
* | Update renderers when there are zero user scripts. | aa@chromium.org | 2009-05-26 | 6 | -17/+12 |
* | WebKit Update 44123:44143 | ukai@chromium.org | 2009-05-26 | 1 | -1/+1 |
* | Commiting for Jói, based on http://codereview.chromium.org/115721 | mad@chromium.org | 2009-05-25 | 3 | -55/+31 |
* | Suppress a leak caused by NSS_InitReadWrite. | thestig@chromium.org | 2009-05-25 | 1 | -0/+9 |
* | Implement IsMinimized() and IsMaximized() for view gtk | davemoore@chromium.org | 2009-05-25 | 2 | -4/+28 |
* | Add automated_ui_tests. | sgk@google.com | 2009-05-25 | 1 | -0/+33 |
* | svn:ignore various overlooked gyp-generated .scons files on Linux. | sgk@google.com | 2009-05-25 | 0 | -0/+0 |
* | Update test expectations. | ukai@chromium.org | 2009-05-25 | 1 | -0/+2 |
* | DevTools: disable console autocompletion until we come up with some good solu... | yurys@google.com | 2009-05-25 | 1 | -0/+11 |
* | Update test_expectations. | ukai@chromium.org | 2009-05-25 | 1 | -15/+3 |
* | Update V8 to version 1.2.4.3. | sgjesse@chromium.org | 2009-05-25 | 3 | -3/+3 |
* | Update test expectaions. | ukai@chromium.org | 2009-05-25 | 1 | -46/+22 |
* | Update webkit to r44123 | darin@chromium.org | 2009-05-25 | 6 | -17/+26 |
* | Update expected test failures after Webkit update 44065:44094 | ukai@chromium.org | 2009-05-25 | 1 | -5/+3 |
* | Bumping from 182.0 to 182.1 | chrome-bot@google.com | 2009-05-25 | 1 | -1/+1 |
* | WebKit Update 44065:44094 | ukai@chromium.org | 2009-05-25 | 1 | -1/+1 |
* | Initialize NSS with databases. | ukai@chromium.org | 2009-05-25 | 1 | -3/+29 |
* | Add a suppression for the Mac Valgrind test_shell_test leak. | thestig@chromium.org | 2009-05-23 | 1 | -2/+11 |
* | Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi... | abarth@chromium.org | 2009-05-23 | 23 | -85/+100 |
* | Add targets to chrome.gyp: convert_dict, flush_cache, generate_profile. | sgk@google.com | 2009-05-23 | 1 | -0/+54 |
* | Supress a leak in ExtensionsServiceTest.InstallExtension. | thestig@chromium.org | 2009-05-23 | 2 | -0/+8 |
* | Make test/perf/mem_usage.cc part of test_support_common. | sgk@google.com | 2009-05-23 | 1 | -16/+5 |
* | Make hwnd_notification_source portable by making it use NativeWindow (and | brettw@chromium.org | 2009-05-23 | 5 | -13/+15 |
* | Make run_webkit_test.bat workable even if we execute it | ojan@chromium.org | 2009-05-23 | 1 | -1/+1 |
* | Extract socket mocks out of HttpNetworkTransactionTest. | phajdan.jr@chromium.org | 2009-05-23 | 4 | -502/+607 |
* | Broaden the crash signature for 12479. It keep on showing up slightly differe... | thestig@chromium.org | 2009-05-23 | 1 | -2/+1 |