summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Reverting 19963.japhet@chromium.org2009-07-061-1/+1
* Delete V8Binding and use the upstreamed version. BUG=15789 japhet@chromium.org2009-07-061-1/+1
* DevTools: Provisional support for global properties' and scope roots completi...pfeldman@chromium.org2009-07-062-0/+33
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-032-4/+29
* DevTools: Console tests.pfeldman@chromium.org2009-07-032-12/+102
* DevTools: do console evaluations in the global context of the inspected windo...yurys@google.com2009-07-031-1/+2
* We used to store/restore the frame and node that were focused last when a age...jcampan@chromium.org2009-07-035-134/+11
* Port WebImage to CG and rework the Skia version so that WebImage just has adarin@google.com2009-07-032-55/+27
* Add empty strings localized_strings to fix build breakage.jorlow@chromium.org2009-07-021-0/+3
* Reverting 19834.jorlow@chromium.org2009-07-021-3/+0
* Add empty strings localized_strings to fix build breakage.jorlow@chromium.org2009-07-021-0/+3
* Move the NULLing out of WebViewImpl::delegate_ until after we close the page.mpcomplete@chromium.org2009-07-021-4/+4
* DevTools: Revert 19813 since it creates more problems than solves.pfeldman@chromium.org2009-07-022-12/+2
* Set the WebViewDelegate earlier during WebView creation to ensure thatdarin@chromium.org2009-07-021-7/+6
* DevTools: switch to KeyboardShortcut.js from WebKit.yurys@google.com2009-07-021-108/+0
* DevTools: Set up utility context earlier (prevent from crash).pfeldman@chromium.org2009-07-025-23/+30
* Add split with devtools container into the browser view.pfeldman@chromium.org2009-07-021-4/+7
* DevTools: Move InspectorController message filtering to the injected side.pfeldman@chromium.org2009-07-022-9/+8
* Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...jam@chromium.org2009-07-011-34/+3
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-0111-154/+181
* DevTools: bring css with hidden dock toggle back.pfeldman@chromium.org2009-07-011-0/+4
* DevTols: add KeyboardShortcuts.js t Chromium so that when WebKit change for h...yurys@google.com2009-07-012-0/+109
* DevTools: Introduce docked version of DevTools.pfeldman@chromium.org2009-07-016-17/+86
* DevTools: nuke forked inspector files.pfeldman@chromium.org2009-07-011-4/+0
* Modify printing methods on WebFrame to be more inline with the versiondarin@chromium.org2009-06-303-47/+23
* Chromium implementation of new WebKit postMessageToWorkerObject/Context APIslevin@chromium.org2009-06-304-21/+70
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-305-7/+30
* DevTools: added stubs for initial scripts requests.yurys@google.com2009-06-301-0/+31
* DevTools: add tests that opens Scripts panel and checks that it's populated w...yurys@google.com2009-06-301-0/+52
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-305-30/+7
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-295-7/+30
* Delete V8Proxy and V8Utilities and use upstreamed versions.japhet@chromium.org2009-06-298-33/+32
* Fixes for upcoming WebKit update.dglazkov@google.com2009-06-292-0/+5
* Reverting 19489,19488.japhet@chromium.org2009-06-298-32/+33
* Somehow missed a file in the original patch. Doh.japhet@chromium.org2009-06-291-1/+1
* Use upstream V8Proxy and V8Utilitiesjaphet@chromium.org2009-06-297-32/+31
* DevTools: show all scopes for current call frame in the scopes pane.yurys@google.com2009-06-292-28/+108
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-284-6/+22
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-272-9/+0
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-266-3/+57
* Two fixes:cevans@chromium.org2009-06-262-2/+95
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-2610-73/+39
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-263-52/+0
* Micro-refactor: added VideoRendererBase::OnStop().scherkus@chromium.org2009-06-262-8/+8
* Reverting 19361.davemoore@chromium.org2009-06-262-0/+9
* Remove unused / obsolete AppCache code from WebFrame.darin@chromium.org2009-06-264-59/+1
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-262-9/+0
* DevTools Profiler: add sanity test.mnaganov@chromium.org2009-06-261-0/+34
* DevTools Profiler: fix lines highligting alignment.mnaganov@chromium.org2009-06-261-0/+4
* DevTools: fix potential crash.pfeldman@chromium.org2009-06-261-0/+4