| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep deinlining stuff. | erg@google.com | 2010-12-15 | 5 | -16/+48 |
* | Roll WebKit to r74116 | yurys@chromium.org | 2010-12-15 | 1 | -3/+0 |
* | Add custom expectations for focus-ring-detached.html and focus-ring-multiline... | yurys@chromium.org | 2010-12-15 | 1 | -0/+3 |
* | Update V8 to version 3.0.2.1. | lrn@chromium.org | 2010-12-15 | 1 | -0/+2 |
* | net: Add namespace net to URLRequestErrorJob. | tfarina@chromium.org | 2010-12-15 | 3 | -3/+5 |
* | Clean up PluginDataRemover. | bauerb@chromium.org | 2010-12-15 | 2 | -2/+5 |
* | Fix the last scoped_refptr misuses in NewRunnableMethod. | willchan@chromium.org | 2010-12-15 | 1 | -2/+1 |
* | net: Add namespace net to URLRequestSimpleJob. | tfarina@chromium.org | 2010-12-15 | 4 | -6/+7 |
* | Fix bug link in test_expectations.txt. | ojan@chromium.org | 2010-12-15 | 1 | -1/+1 |
* | Client-based geolocation support. | jknotten@chromium.org | 2010-12-14 | 6 | -1/+74 |
* | Revert rev 69137 due to incorrect change log. | jknotten@chromium.org | 2010-12-14 | 6 | -74/+1 |
* | Revert r69146 due to webkit layout test failures. | darin@chromium.org | 2010-12-14 | 2 | -2/+19 |
* | webkit: use string16 in webkit_glue.h | evan@chromium.org | 2010-12-14 | 8 | -42/+46 |
* | Use WebFrame::createAssociatedURLLoader. | darin@chromium.org | 2010-12-14 | 2 | -19/+2 |
* | Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5... | jknotten@chromium.org | 2010-12-14 | 6 | -1/+74 |
* | Revert update of v8, reliability tests are failing. | ricow@chromium.org | 2010-12-14 | 1 | -2/+0 |
* | Update V8 to version 3.0.1.1 | ricow@chromium.org | 2010-12-14 | 1 | -0/+2 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 6 | -43/+44 |
* | Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo... | kinuko@chromium.org | 2010-12-14 | 6 | -15/+47 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 15 | -98/+307 |
* | Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWill... | annacc@chromium.org | 2010-12-14 | 2 | -6/+4 |
* | webkit: use string16 in ContextMenuParams | evan@chromium.org | 2010-12-14 | 2 | -3/+3 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 20 | -30/+86 |
* | Make Flip4Mac handling version-specific | stuartmorgan@chromium.org | 2010-12-13 | 1 | -8/+14 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 3 | -9/+12 |
* | net: Add namespace net to URLRequestFileJob. | tfarina@chromium.org | 2010-12-12 | 1 | -2/+2 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 4 | -34/+40 |
* | net: Remove typedef net::URLRequestJob URLRequestJob; | tfarina@chromium.org | 2010-12-11 | 12 | -37/+39 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 4 | -40/+34 |
* | Silence another failure | pkasting@chromium.org | 2010-12-11 | 1 | -1/+2 |
* | Temporarily silence a failure | pkasting@chromium.org | 2010-12-11 | 1 | -0/+1 |
* | Fix a plugin taking a whole iframe from messing with the page's zoom level. | jam@chromium.org | 2010-12-10 | 1 | -0/+7 |
* | Fix a regression introduced with the change to marshal custom HCURSOR's set b... | ananta@chromium.org | 2010-12-10 | 1 | -1/+2 |
* | Add a newline to make Linux happy | brettw@google.com | 2010-12-09 | 1 | -1/+2 |
* | Make it possible to write simple unit tests for the pepper implementation. Th... | brettw@google.com | 2010-12-09 | 11 | -2/+623 |
* | appcache: document that the manifest parsing algorithm is fixed | evan@chromium.org | 2010-12-09 | 1 | -0/+7 |
* | Provide the right bug number for a failure. | pkasting@chromium.org | 2010-12-09 | 1 | -1/+1 |
* | Ensure that custom cursors set by windowless flash plugins get marshaled corr... | ananta@chromium.org | 2010-12-09 | 2 | -23/+35 |
* | Start deinlining non-empty virtual methods. (This will be automatically checked | erg@google.com | 2010-12-09 | 2 | -1/+6 |
* | Merge PluginGroups for Adobe Reader | jkummerow@chromium.org | 2010-12-09 | 4 | -152/+289 |
* | Implement a useful context menu for the blocked plug-in frame: | cevans@chromium.org | 2010-12-09 | 2 | -0/+16 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 30 | -50/+106 |
* | Add a new GetInstance() method for singleton classes, take 2. | satish@chromium.org | 2010-12-08 | 2 | -3/+6 |
* | Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes | brettw@chromium.org | 2010-12-08 | 5 | -169/+149 |
* | Valgrind: Fix leak in PluginList by actually calling Shutdown(). | thestig@chromium.org | 2010-12-08 | 1 | -1/+2 |
* | Move more code from headers to implementation. | erg@google.com | 2010-12-07 | 2 | -0/+3 |
* | Valgrind: Fix leak in plugin group code. | thestig@chromium.org | 2010-12-07 | 1 | -7/+20 |
* | Clean up downstream test expectations. | victorw@chromium.org | 2010-12-07 | 1 | -7/+0 |
* | Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc... | brettw@chromium.org | 2010-12-07 | 5 | -149/+169 |
* | Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes | brettw@chromium.org | 2010-12-07 | 5 | -169/+149 |