| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that the ChromeFrame reliability and perf tests startup in headless mo... | ananta@chromium.org | 2010-06-23 | 6 | -29/+64 |
* | Hopefully the last of the ChromeFrame window open test failures. The Document... | ananta@chromium.org | 2010-06-23 | 1 | -27/+13 |
* | [Mac] Convert the nib file on disk over to a xib format instead. | thomasvl@chromium.org | 2010-06-23 | 3 | -15/+30 |
* | [Mac] filp file on disk encoding to UTF-8 to avoid build warnings. | thomasvl@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | Mac/clang: First pass over unit_tests | thakis@chromium.org | 2010-06-23 | 14 | -55/+45 |
* | Enable policy support on the Linux platform. | danno@chromium.org | 2010-06-23 | 3 | -4/+40 |
* | Revert v8 push. | ricow@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Update v8 to version 2.2.19. | ricow@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Updating trunk VERSION from 446.0 to 447.0 | chrome-release@google.com | 2010-06-23 | 1 | -1/+1 |
* | Add test for Heap profiler. | mnaganov@chromium.org | 2010-06-23 | 2 | -0/+32 |
* | Fix ParseFeedValidFeed4, take 2. | tkent@google.com | 2010-06-23 | 1 | -1/+1 |
* | Update expectation of ParseFeedValidFeed4. | tkent@google.com | 2010-06-23 | 1 | -1/+1 |
* | Remove DIR_THEMES, I removed themes/default.{dll,pak} a long | tony@chromium.org | 2010-06-23 | 2 | -11/+0 |
* | WebKit roll 61629:61653 | tkent@google.com | 2010-06-23 | 2 | -1/+3 |
* | Fix the randomly failing ChromeFrame window open tests to account for the add... | ananta@chromium.org | 2010-06-23 | 1 | -17/+8 |
* | whitespace change to kick builders | rafaelw@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Reland - Only allow installation of extensions/apps with gallery update url v... | rafaelw@chromium.org | 2010-06-23 | 14 | -21/+49 |
* | sync: Add method to Directory to remove all entries for a set of ModelTypes. | tim@chromium.org | 2010-06-23 | 3 | -5/+145 |
* | geolocation: Fix the InfoBarType by changing it to PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Require tabId for infobar.show() | rafaelw@chromium.org | 2010-06-23 | 4 | -28/+29 |
* | Some more ChromeFrame test fixes to get the failing IE7 new window tests to p... | ananta@chromium.org | 2010-06-23 | 3 | -14/+66 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 55 | -0/+0 |
* | Allow src/media/tools/ to include files from app. | tony@chromium.org | 2010-06-23 | 1 | -0/+4 |
* | Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor... | dpranke@chromium.org | 2010-06-23 | 8 | -0/+23 |
* | Do speculative preconnection based on network traffic (not just DNS) | jar@chromium.org | 2010-06-23 | 18 | -375/+555 |
* | Cleanup: Remove some unneeded webkit/glue headers from chrome. | thestig@chromium.org | 2010-06-23 | 9 | -18/+15 |
* | Fix a crash when we try to close a js dialog that wasn't shown. | tony@chromium.org | 2010-06-23 | 3 | -2/+11 |
* | Implemented initial version of server-issued notification client. | akalin@chromium.org | 2010-06-23 | 19 | -427/+1135 |
* | TTF: Rename jumplist.cc/h to jumplist_win.cc/h as it's a win-only | jhawkins@chromium.org | 2010-06-23 | 4 | -8/+7 |
* | code cleanup for media code for video renerers. | jiesun@google.com | 2010-06-23 | 20 | -164/+132 |
* | Revert 50550 - Implemented initial version of server-issued notification client. | akalin@chromium.org | 2010-06-23 | 18 | -1129/+427 |
* | Clang: Do not ignore result of HANDLE_EINTR. | thakis@chromium.org | 2010-06-23 | 8 | -32/+66 |
* | fix broken gl renderer | wjia@google.com | 2010-06-23 | 2 | -27/+4 |
* | Fix clock to use ICU's internationalization. | chocobo@chromium.org | 2010-06-23 | 4 | -65/+10 |
* | Enable ManifestTest.AppLaunchContainer as it should be passing now. | scherkus@chromium.org | 2010-06-23 | 1 | -2/+1 |
* | Roll WebKit 61547:61629 | hclam@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Small fix to jingle_glue for chromoting | hclam@chromium.org | 2010-06-23 | 1 | -1/+5 |
* | Implemented initial version of server-issued notification client. | akalin@chromium.org | 2010-06-23 | 18 | -427/+1129 |
* | Enable the disabled test ProxyResolverV8Test.ReturnUnicode, by addressing som... | eroman@chromium.org | 2010-06-23 | 5 | -111/+202 |
* | Makes the bookmark bubble right aligned. | sky@chromium.org | 2010-06-22 | 1 | -1/+1 |
* | Makes dragging url from omnibox use same logic as copying from | sky@chromium.org | 2010-06-22 | 1 | -6/+12 |
* | Canvas refactoring part 1. | ben@chromium.org | 2010-06-22 | 5 | -172/+318 |
* | Fixed cacheinvalidation.gyp so dependents compile properly and consistently. | akalin@chromium.org | 2010-06-22 | 1 | -27/+12 |
* | TBR: willchan | albertb@chromium.org | 2010-06-22 | 28 | -509/+65 |
* | Refactor MergePreferences to handle null values properly. | skrul@chromium.org | 2010-06-22 | 5 | -85/+229 |
* | DRAFT: sync_api changes to support password encryption | albertb@chromium.org | 2010-06-22 | 28 | -65/+509 |
* | Emergency goobsdiff patch: don't use LZMA_RUN after LZMA_FINISH. | mark@chromium.org | 2010-06-22 | 1 | -3/+5 |
* | Coverage: Fix the coverage target. interactive_ui_tests.gypi is already | jhawkins@chromium.org | 2010-06-22 | 1 | -1/+1 |
* | Update xpdual/moz total_byte_b expectations. | chase@chromium.org | 2010-06-22 | 1 | -1/+1 |
* | Disabling crashing test ManifestTest.AppLaunchContainer. | robertshield@chromium.org | 2010-06-22 | 1 | -1/+2 |