| Commit message (Expand) | Author | Age | Files | Lines |
* | remove reference in mac ifdef to a function not in the shared RendeTheme header | pinkerton@google.com | 2008-09-09 | 1 | -4/+0 |
* | Apply xcconfigs to Mac TestShell, fix warnings | mmentovai@google.com | 2008-09-09 | 1 | -0/+2 |
* | fix platform differences in editor client, make compile on non-windows | pinkerton@google.com | 2008-09-09 | 2 | -9/+41 |
* | fix win bustage | pinkerton@google.com | 2008-09-09 | 2 | -1/+2 |
* | if-def the event conversion code to fit with the ifdefs in WebCore. | pinkerton@google.com | 2008-09-09 | 2 | -3/+37 |
* | stub out win-only routines and impl user agent for MacOS X | pinkerton@google.com | 2008-09-09 | 1 | -2/+23 |
* | Use a GURL instead of a string when creating object, saves two string convers... | pinkerton@google.com | 2008-09-09 | 2 | -6/+5 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 4 | -15/+9 |
* | fix build issue on Linux with GCC 4.1.2 | evanm@google.com | 2008-09-08 | 2 | -0/+2 |
* | Need to close the plugin stream if NPP_Write fails. | darin@google.com | 2008-09-08 | 2 | -9/+17 |
* | Update chrome trunk's v8 dependency from trunk@101 to trunk@138. | ericroman@google.com | 2008-09-08 | 2 | -2/+2 |
* | Just compile some basic files so we get a libGlue.a. | evanm@google.com | 2008-09-07 | 4 | -17/+39 |
* | Rollback the rollback of r1806. Wasn't the cause of the test failure. | ojan@google.com | 2008-09-06 | 2 | -3/+5 |
* | Rollback 1806, requested by Ojan. | evanm@google.com | 2008-09-06 | 2 | -5/+3 |
* | Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory | mmentovai@google.com | 2008-09-06 | 1 | -0/+1 |
* | tweaks for mac and linux | pinkerton@google.com | 2008-09-05 | 2 | -3/+5 |
* | back out part of last change, better fix upcoming. | pinkerton@google.com | 2008-09-05 | 1 | -1/+1 |
* | fix copy/paste error | pinkerton@google.com | 2008-09-05 | 1 | -0/+1 |
* | pick up another forked file in pending/kjs, if-def scrollView and bitmap usag... | pinkerton@google.com | 2008-09-05 | 1 | -1/+35 |
* | ifdef around windows code | pinkerton@google.com | 2008-09-05 | 1 | -1/+10 |
* | Fixes the following bugs reported with the Silverlight plugin:- | iyengar@google.com | 2008-09-04 | 1 | -0/+10 |
* | Changes to pending to get WebCore to compile on linux. This | tc@google.com | 2008-09-04 | 1 | -1/+1 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=493, which | iyengar@google.com | 2008-09-03 | 1 | -2/+2 |
* | Change the path of the V8 API headers from public to include | sgjesse@google.com | 2008-09-03 | 2 | -2/+2 |
* | Remove last minute #define and change UA string to Chrome | mal@google.com | 2008-09-02 | 1 | -2/+2 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 2 | -56/+8 |
* | platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ... | pinkerton@google.com | 2008-08-29 | 9 | -23/+104 |
* | Made changes to the JavaScript debugger in preparing for an upcoming | sgjesse@google.com | 2008-08-29 | 2 | -0/+10 |
* | The GetWindowRect must return the rect of the container HWND; not the actual ... | erg@google.com | 2008-08-28 | 2 | -3/+5 |
* | Move std::string16 to base::string16. Don't pollute the std namespace. Don't | mmentovai@google.com | 2008-08-27 | 4 | -11/+11 |
* | Use correct decls for non-windows platforms. Create a platform-neutral wrappe... | pinkerton@google.com | 2008-08-27 | 1 | -4/+4 |
* | include basictypes for mac/linux | pinkerton@google.com | 2008-08-27 | 1 | -0/+1 |
* | include config.h first otherwise bad things happen | pinkerton@google.com | 2008-08-27 | 1 | -0/+1 |
* | use the correct string converstion util | pinkerton@google.com | 2008-08-27 | 1 | -1/+1 |
* | make reference parameters const. | pinkerton@google.com | 2008-08-27 | 3 | -15/+16 |
* | use the correct string conversion. | pinkerton@google.com | 2008-08-26 | 1 | -1/+1 |
* | Use appropriate string conversion on |url_|. | pinkerton@google.com | 2008-08-26 | 1 | -1/+2 |
* | Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin... | brettw@google.com | 2008-08-26 | 2 | -14/+25 |
* | can't forward declare enums outside MSVC. | pinkerton@google.com | 2008-08-26 | 1 | -1/+1 |
* | need to include config.h first | pinkerton@google.com | 2008-08-26 | 1 | -1/+1 |
* | Mac-ify webinputevent | avi@google.com | 2008-08-26 | 4 | -11/+209 |
* | Some more glue code for the personalization module. | ericcheng@google.com | 2008-08-26 | 4 | -0/+33 |
* | Ensure "contextmenu" event is dispatched _after_ "mouseup". | ericroman@google.com | 2008-08-25 | 2 | -26/+31 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 167 | -4681/+668 |
* | Fix ChromeClientImpl::windowRect() to return the current | erg@google.com | 2008-08-21 | 2 | -15/+25 |
* | Update chrome strings. | tc@google.com | 2008-08-21 | 2 | -30/+30 |
* | As Brett pointed it out, We normally use 8-bit for encoding names since they'... | jnd@google.com | 2008-08-21 | 5 | -12/+12 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 2 | -8/+10 |
* | Revert. Failing unit tests. | evanm@google.com | 2008-08-20 | 2 | -10/+8 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 2 | -8/+10 |