summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-091-1/+1
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-092-5/+5
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-099-33/+342
* Wrap Windows functions with ifdef so they are only compiled on windowserg@google.com2008-10-093-5/+10
* Keep the order of variables the sameerg@google.com2008-10-091-15/+14
* Look for Adobe Acrobat as well.jam@chromium.org2008-10-091-4/+8
* Fix videos stopping playing. Only send an invalidate to the renderer if it's...jam@chromium.org2008-10-091-0/+1
* WebKit merge hits the SCons build, the sequel:sgk@google.com2008-10-091-0/+1
* Linux build fix: wchar_t is different on different platforms, use the char16 ...erg@google.com2008-10-093-5/+5
* KJS::Lock constructor now takes a bool. Fix 1 build error!ojan@google.com2008-10-091-1/+1
* Compile fix on Linuxerg@google.com2008-10-092-6/+8
* Porting changes in webkit/glue/plugins/testevanm@google.com2008-10-093-29/+40
* remove unneeded webkit_glue:: and wrap windows functions in ifdefserg@google.com2008-10-082-11/+13
* Remove include to file that does not exist and sign comparison compiler warning.erg@google.com2008-10-082-3/+2
* Comparison between signed and unsignederg@google.com2008-10-082-2/+2
* Remove unused static functionerg@google.com2008-10-082-13/+2
* base/logging.h defines LOG when webkit is about to so undef iterg@google.com2008-10-082-2/+3
* Use Skia on Linux alsoerg@google.com2008-10-082-4/+4
* Update strings.tc@google.com2008-10-081-1/+1
* Fix for a memory leak.jcampan@chromium.org2008-10-081-3/+3
* Merge in InspectorController changes. Get rid of all theojan@google.com2008-10-071-1/+1
* Fix ResourceHandle leak.erg@google.com2008-10-061-3/+3
* Update localized_strings.cc post-mergejeremy@chromium.org2008-10-061-1/+3
* Fix LayoutTests/fast/loader/xmlhttprequest-missing-file-exception.htmldarin@chromium.org2008-10-051-3/+5
* Fix a DocumentLoader leak by switching from using new to atc@google.com2008-10-034-8/+17
* We need to layout child frames too!darin@chromium.org2008-10-031-0/+5
* putting the ifdef back the way it needs to be for mac until we can upstream o...pinkerton@google.com2008-10-021-1/+4
* Linux compile fixerg@google.com2008-10-021-2/+2
* port a webkit plugin test to non-win32estade@chromium.org2008-10-022-9/+5
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-0145-445/+388
* Add the new *accessibility*.cc source files to the SCons build.sgk@google.com2008-10-011-0/+1
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-017-163/+35
* This fixes http://code.google.com/p/chromium/issues/detail?id=2803, whichiyengar@google.com2008-10-011-6/+5
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-302-0/+349
* On the Mac, extract the CGContextRef to pass down to WebCore, since a blindamanda@chromium.org2008-09-301-2/+6
* fix mac/linux builddarin@google.com2008-09-291-2/+2
* webkit side of adding a command line switch for fastback.darin@google.com2008-09-292-1/+4
* Disable alternate error pages on frames and iframes. This istc@google.com2008-09-291-3/+4
* Fix bug 455: Active match in Find is not selected and links are not focused a...finnur@google.com2008-09-263-9/+62
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-245-56/+76
* retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...pinkerton@google.com2008-09-241-3/+3
* Don't use WideToASCII because there is an IsStringASCIIwtc@google.com2008-09-241-1/+4
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-244-5/+19
* This fixes the following bugs:-iyengar@google.com2008-09-242-5/+18
* port some parts of webkit/glue/plugins/test to Linuxevanm@google.com2008-09-247-76/+109
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-233-5/+18
* Fix linux compile issue. Patch by Adam Treat <treat@kde.org>.amanda@chromium.org2008-09-231-2/+2
* turn on user agent code for macpinkerton@google.com2008-09-231-1/+1
* Missed file in webkitjam@chromium.org2008-09-221-3/+2
* This fixes the following bugs:-iyengar@google.com2008-09-201-3/+1