| Commit message (Expand) | Author | Age | Files | Lines |
* | DevTools Heap profiler: make use of SummaryBar introduced in WebKit inspector. | mnaganov@chromium.org | 2009-08-28 | 2 | -43/+68 |
* | DevTools: call InspectorController.close on detach to remove DOM listeners se... | yurys@google.com | 2009-08-28 | 2 | -77/+10 |
* | Adds support for WAI-ARIA role article. | klink@chromium.org | 2009-08-28 | 1 | -0/+1 |
* | linux: scan more plugin directories, fix bugs | evan@chromium.org | 2009-08-27 | 1 | -11/+65 |
* | Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S... | klink@chromium.org | 2009-08-27 | 2 | -0/+3 |
* | More refactoring for WebPlugin. | darin@chromium.org | 2009-08-27 | 23 | -445/+188 |
* | DevTools: reset ScriptState in InspectorController on page refresh. | pfeldman@chromium.org | 2009-08-27 | 2 | -19/+29 |
* | DevTools l10n: inhibit until agreeded that it is needed. | mnaganov@chromium.org | 2009-08-27 | 2 | -34/+12 |
* | DevTools: hook up SummaryBar which is added to WebKit @ r47822 | mnaganov@chromium.org | 2009-08-27 | 1 | -0/+1 |
* | DevTools: Remove base/values dependency from devtools. | pfeldman@chromium.org | 2009-08-27 | 18 | -589/+175 |
* | Revert "linux: scan more plugin directories, fix bugs" | evan@chromium.org | 2009-08-27 | 1 | -61/+11 |
* | linux: scan more plugin directories, fix bugs | evan@chromium.org | 2009-08-27 | 1 | -11/+61 |
* | Test shell crashed while running layout tests due to an STL vector iterator g... | ananta@chromium.org | 2009-08-27 | 1 | -1/+4 |
* | Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont... | ananta@chromium.org | 2009-08-27 | 7 | -13/+98 |
* | Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory. | avi@google.com | 2009-08-27 | 2 | -10/+8 |
* | Add WebKit api support for allowing/disallowing stored | levin@chromium.org | 2009-08-26 | 1 | -0/+9 |
* | First half of updating Worker.postMessage(), DOMWindow.postMessage(), and | jorlow@chromium.org | 2009-08-26 | 4 | -64/+67 |
* | Add isVisible parameter to WebPlugin::updateGeometry. | darin@chromium.org | 2009-08-26 | 2 | -3/+3 |
* | On a middle click, check if the mouse is over a scrollbar before pasting the ... | vandebo@chromium.org | 2009-08-26 | 1 | -1/+5 |
* | DevTools: Sanitize objects being serialized so that prototype.js did not affe... | pfeldman@chromium.org | 2009-08-26 | 1 | -2/+21 |
* | plugins: unfork WebPluginDelegateImpl between linux/win | evan@chromium.org | 2009-08-26 | 5 | -1508/+45 |
* | Fork webplugin_delegate_impl.cc in anticipation of remerging. | evan@chromium.org | 2009-08-26 | 1 | -0/+1337 |
* | linux: test plugin for appropriate architecture before loading | evan@chromium.org | 2009-08-26 | 1 | -0/+44 |
* | Fix for audio/video not firing ended if you change src and call load(). | scherkus@chromium.org | 2009-08-25 | 1 | -0/+4 |
* | linux: new socket/plug code for windowed plugins | piman@chromium.org | 2009-08-25 | 9 | -90/+113 |
* | Revert 24266 - This CL ensures that plugins always peek in the context of out... | ananta@chromium.org | 2009-08-25 | 2 | -10/+2 |
* | This CL ensures that plugins always peek in the context of outgoing sync calls. | ananta@chromium.org | 2009-08-25 | 2 | -2/+10 |
* | Adds support for WAI-ARIA roles application, document, radiogroup, region, se... | klink@chromium.org | 2009-08-25 | 2 | -1/+16 |
* | Fixes bug where changing the src of an audio/video element would stop firing ... | scherkus@chromium.org | 2009-08-25 | 1 | -8/+6 |
* | DevTools: Enable devtools sanity tests on Linux. | pfeldman@chromium.org | 2009-08-25 | 1 | -7/+1 |
* | Revert r24223. Storage test is not working. | aa@chromium.org | 2009-08-25 | 2 | -3/+2 |
* | Force databases and localstorage to be enabled extensions. | aa@chromium.org | 2009-08-25 | 2 | -2/+3 |
* | DevTools: make "Take snapshot" button in heap profiler visible. | mnaganov@chromium.org | 2009-08-25 | 2 | -10/+4 |
* | Align autoscroll cursors by setting their hotspots correctly. Original patch... | pkasting@chromium.org | 2009-08-25 | 8 | -0/+0 |
* | linux/mac: implement NPN_ThreadAsyncCall | piman@chromium.org | 2009-08-24 | 1 | -1/+1 |
* | DevTools: Migrate to the new InjectedScript-based CallFrame. | pfeldman@chromium.org | 2009-08-24 | 3 | -497/+187 |
* | Change to use nodeName from the base class to avoid the compiling error in th... | jianli@chromium.org | 2009-08-24 | 1 | -1/+1 |
* | This CL fixes "RTL: Form autofill pop-up is not right aligned". | xji@chromium.org | 2009-08-24 | 1 | -1/+8 |
* | DevTools: define escapeString in injected script for DOM search to work. | pfeldman@chromium.org | 2009-08-24 | 1 | -0/+23 |
* | Revert 24094, caused a build break. | maruel@chromium.org | 2009-08-24 | 3 | -12/+38 |
* | DevTools l10n: merge Inspector's and DevTools's strings; also, disable l10n u... | mnaganov@chromium.org | 2009-08-24 | 3 | -38/+12 |
* | Adds support and exposure of additional accessibility roles. Includes naming ... | klink@chromium.org | 2009-08-22 | 2 | -1/+10 |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 5 | -26/+60 |
* | Adding image for volume slider thumb | hclam@chromium.org | 2009-08-21 | 3 | -0/+2 |
* | Retrofit the pre-existing appache message dispatching with the new WebKit API... | michaeln@google.com | 2009-08-21 | 10 | -134/+20 |
* | Reverting r24002 due to test_shell_tests redness | ajwong@chromium.org | 2009-08-21 | 4 | -49/+13 |
* | Correct network state and ready state reporting. | ajwong@chromium.org | 2009-08-21 | 4 | -13/+49 |
* | Auto: change errant base::VKEY_* values to just VKEY_*. | estade@chromium.org | 2009-08-21 | 1 | -4/+4 |
* | Change the way that we search for iframes. The original code assumed that | darin@chromium.org | 2009-08-21 | 3 | -227/+0 |
* | DevTools: Restore devtools sanity console tests. | pfeldman@chromium.org | 2009-08-21 | 1 | -4/+5 |