| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix window restore behaviour on Mac. | erg@chromium.org | 2009-10-29 | 4 | -1/+50 |
* | Mac updater: set sane permissions on symbolic links (when possible). | mark@chromium.org | 2009-10-29 | 1 | -0/+5 |
* | Disable ExtensionsServiceTest.InstallExtension and ExtensionTest.InitFromValu... | mirandac@chromium.org | 2009-10-29 | 2 | -2/+4 |
* | Suppress two new valgrind leaks | stuartmorgan@chromium.org | 2009-10-29 | 1 | -0/+16 |
* | DevTools: Not all resources are displayed in Resources tab | pfeldman@chromium.org | 2009-10-29 | 1 | -1/+1 |
* | DevTools: Implement raw cookies access for inspector. | pfeldman@chromium.org | 2009-10-29 | 17 | -27/+435 |
* | DevTools: Webkit merge broke DevToolsSanityTest.TestEnableResourcesTab | pfeldman@chromium.org | 2009-10-29 | 2 | -2/+3 |
* | Suppress reports under _dl_close | timurrrr@chromium.org | 2009-10-29 | 1 | -0/+9 |
* | LayoutTests/fast/overflow/002.html is not flaky anymore. | yutak@chromium.org | 2009-10-29 | 1 | -1/+0 |
* | Assign issue numbers to three layout test failures. | yutak@chromium.org | 2009-10-29 | 1 | -5/+5 |
* | Add some more lines to test_expectations.txt after last WebKit roll. | rolandsteiner@chromium.org | 2009-10-29 | 1 | -2/+4 |
* | Updating trunk VERSION from 228.0 to 229.0 | chrome-bot@google.com | 2009-10-29 | 1 | -1/+1 |
* | Design changes in browser/privacy_blacklist needed to integrate | phajdan.jr@chromium.org | 2009-10-29 | 18 | -774/+513 |
* | Disable browser test ViewIDTest.Basic that fails on Linux since around r30434 | rolandsteiner@chromium.org | 2009-10-29 | 1 | -1/+1 |
* | WebKit roll 50248:50258 | rolandsteiner@chromium.org | 2009-10-29 | 2 | -3/+10 |
* | Also parse file size in new FTP LIST parsing code. | phajdan.jr@chromium.org | 2009-10-29 | 6 | -15/+37 |
* | Only dispatch tab events when there is someone listening. | aa@chromium.org | 2009-10-29 | 5 | -15/+73 |
* | Reverting r30441. Fails compile on linux x64. | aa@chromium.org | 2009-10-29 | 2 | -87/+6 |
* | Fix hardcoded path directory for linux and mac builds. | dpranke@google.com | 2009-10-29 | 3 | -14/+4 |
* | Make some improvements to sync model associator: | munjal@chromium.org | 2009-10-29 | 2 | -6/+87 |
* | WebSocket support in chromium. | ukai@chromium.org | 2009-10-29 | 15 | -5/+644 |
* | roll back r30430 because it causes bustage even though I don't know why. | ben@chromium.org | 2009-10-29 | 4 | -39/+40 |
* | Lazily create the find bar. | ben@chromium.org | 2009-10-29 | 3 | -9/+16 |
* | Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_... | thestig@chromium.org | 2009-10-29 | 3 | -122/+137 |
* | Using thread safe reference counting to wrap the UploadData instance.Moving t... | tommi@chromium.org | 2009-10-29 | 6 | -38/+62 |
* | Reduce NSImageCacheTest.LookupFoundAndClear test flake | mark@chromium.org | 2009-10-29 | 1 | -3/+8 |
* | Rework the way the FindBrowserWithProfile/Type methods work. | ben@chromium.org | 2009-10-29 | 4 | -40/+39 |
* | Use a regular interface pointer for ITextDocument in AutocompleteEditViewWin. | ben@chromium.org | 2009-10-29 | 2 | -8/+25 |
* | Rename FlipStreamImpl to FlipStream and separate it out into | mbelshe@chromium.org | 2009-10-29 | 5 | -182/+229 |
* | Mark LookupFoundAndClear as flaky. | nsylvain@chromium.org | 2009-10-29 | 1 | -1/+2 |
* | Linux: set minimum window size to 100x100 so it does not disappear with a cus... | thestig@chromium.org | 2009-10-29 | 1 | -3/+5 |
* | Do not allow GTK File Chooser dialogs to return directories. This is probably... | thestig@chromium.org | 2009-10-29 | 1 | -14/+66 |
* | Product name and version should NOT be boldfaced in the About box. | mark@chromium.org | 2009-10-29 | 1 | -12/+8 |
* | Fix the notifier SSL layer to make notifications work for Linux Bookmark sync. | zork@chromium.org | 2009-10-29 | 2 | -53/+43 |
* | FLIP requests were missing the host header. | mbelshe@google.com | 2009-10-29 | 2 | -18/+26 |
* | Document that the handshake_failure alert message is also | wtc@chromium.org | 2009-10-29 | 1 | -2/+4 |
* | Prevent 'view-source' from being abused by disabling anything | amit@chromium.org | 2009-10-29 | 1 | -0/+21 |
* | Additional layer of protection to disable funky URLs through | amit@chromium.org | 2009-10-29 | 1 | -3/+16 |
* | Disable DevToolsSanityTest.TestEnableResourcesTab after WebKit roll broke it. | jorlow@chromium.org | 2009-10-29 | 1 | -1/+1 |
* | Call Release instead of deleteing the object directly. | jam@chromium.org | 2009-10-29 | 1 | -4/+8 |
* | Fix for GL unit_tests. | gman@google.com | 2009-10-29 | 3 | -7/+7 |
* | Rollback of 30408 | yaar@chromium.org | 2009-10-29 | 12 | -1203/+1227 |
* | Fix memory leaks in unit tests from my previous checkin. | jam@chromium.org | 2009-10-29 | 1 | -3/+8 |
* | Remove the old AutofillManager source files that have been replaced by FormFi... | jhawkins@chromium.org | 2009-10-29 | 2 | -197/+0 |
* | Move webworker{client}_impl.{h,cc} into webkit/api/src | yaar@chromium.org | 2009-10-29 | 12 | -1227/+1203 |
* | Pass the SCH_CRED_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT flag | wtc@chromium.org | 2009-10-29 | 1 | -1/+10 |
* | Map errSSLPeerHandshakeFail to ERR_SSL_PROTOCOL_ERROR. | willchan@chromium.org | 2009-10-29 | 1 | -0/+3 |
* | WebKit roll 50235:50245 | jorlow@chromium.org | 2009-10-29 | 2 | -2/+6 |
* | Add a dump-file option to process_dumps_linux.py | huanr@chromium.org | 2009-10-28 | 1 | -12/+22 |
* | Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass on | sky@chromium.org | 2009-10-28 | 8 | -54/+104 |