| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Port: | mark@chromium.org | 2008-10-24 | 3 | -33/+76 |
* | make urlbar scroll horizontally rather than wrap, like a real url bar | pinkerton@google.com | 2008-10-24 | 1 | -0/+2 |
* | wrap windows-only assert in ifdefs | pinkerton@google.com | 2008-10-24 | 1 | -0/+2 |
* | The recent new dependencies in gears are killing the try bots. | maruel@chromium.org | 2008-10-24 | 0 | -0/+0 |
* | In the upstream bug, we realized that the only caller of this function has a CG | mark@chromium.org | 2008-10-24 | 1 | -4/+2 |
* | Hook up mouse events with the correct coordinates. Make sure they are view-lo... | pinkerton@google.com | 2008-10-24 | 4 | -14/+14 |
* | Remove the status bubble 1px overhang. | glen@chromium.org | 2008-10-24 | 2 | -6/+9 |
* | Make resource bundle return red square box again instead of empty bitmap | kuchhal@chromium.org | 2008-10-24 | 5 | -18/+21 |
* | rough build instructions for linux from Alejandro Salazar (asalazar@google.com) | pinkerton@google.com | 2008-10-24 | 1 | -3/+45 |
* | Roll DEPS to pull in newest version fo open-vcdiff | jar@google.com | 2008-10-24 | 1 | -1/+1 |
* | code review change | kuchhal@chromium.org | 2008-10-24 | 1 | -1/+1 |
* | Add installer command line option to create shortcuts (desktop and quick | kuchhal@chromium.org | 2008-10-24 | 9 | -93/+275 |
* | Added support for querying the NPNVSupportsWindowless value from NPN_GetValue. | ananta@chromium.org | 2008-10-24 | 2 | -3/+18 |
* | Make eventSender.keyDown() accept both arrays of strings and a single string to | olehougaard@google.com | 2008-10-24 | 3 | -17/+23 |
* | Removed test_entry, which became superfluous after type of entry was changed ... | olehougaard@google.com | 2008-10-24 | 1 | -5/+2 |
* | Actually adding the new scons toolkit (hammer) base tools to the built | bradnelson@google.com | 2008-10-24 | 3 | -84/+43 |
* | We might use gtk functions, maybe Qt, maybe raw X11. Maybe we can re-use som... | agl@chromium.org | 2008-10-24 | 2 | -1/+62 |
* | Build PlatformScrollBarChromium on Linux since 8127 got committed. | agl@chromium.org | 2008-10-24 | 1 | -1/+0 |
* | Get CSSFontFaceSource and CachedFont building under Linux | agl@chromium.org | 2008-10-24 | 5 | -1/+19 |
* | Slight signature changes for rlz lib | cpu@google.com | 2008-10-24 | 1 | -1/+2 |
* | Fix Issue 1356872 "Russian bdic is corrupted". | hbono@chromium.org | 2008-10-24 | 3 | -4/+20 |
* | Remove the Google Cache link from local error pages. | tc@google.com | 2008-10-24 | 4 | -33/+4 |
* | Prevent TestShell from crashing at launch: don't release garbage CGImageRef | mark@chromium.org | 2008-10-24 | 1 | -0/+3 |
* | Build TestShell again | mark@chromium.org | 2008-10-24 | 1 | -1/+14 |
* | Stub out image and icon methods we need to link. We'll want real | mark@chromium.org | 2008-10-24 | 3 | -6/+130 |
* | Forgot to include this in changed files. | sky@google.com | 2008-10-24 | 1 | -0/+8 |
* | Adds a horizontal split view. | sky@google.com | 2008-10-24 | 4 | -1/+185 |
* | Refactors some of the bookmark drag and drop code into a separate | sky@google.com | 2008-10-24 | 6 | -70/+155 |
* | remove PLATFORM(MAC) because it makes no sense as it's not defined anymore | pinkerton@google.com | 2008-10-24 | 1 | -12/+0 |
* | Resolve undefined symbols with "mime" in their names resulting from | mark@chromium.org | 2008-10-24 | 2 | -1/+17 |
* | Update strings based on the most recent dumps from the | tc@google.com | 2008-10-24 | 82 | -117/+513 |
* | Build webcursor.cc. I don't know how we weren't building that file, especially | mark@chromium.org | 2008-10-24 | 1 | -0/+2 |
* | Don't use some Mac-specific editor methods that now come in from Editor.cpp | mark@chromium.org | 2008-10-24 | 1 | -2/+8 |
* | Put webkit.xcodeproj:port back into the "all" build by making all.xcodeproj | mark@chromium.org | 2008-10-24 | 1 | -76/+11 |
* | Get back to pulling V8 from trunk (0.4.0). | patrick@chromium.org | 2008-10-24 | 1 | -1/+1 |
* | use WIN_OS, not WIN | pinkerton@google.com | 2008-10-24 | 1 | -2/+2 |
* | Pull in latest file from Mozilla. | pamg@google.com | 2008-10-24 | 1 | -8/+34 |
* | Make this compile without PLATFORM(MAC), but with some things stubbed out | pinkerton@google.com | 2008-10-24 | 1 | -16/+75 |
* | stub out drawing and hit testing to compile/link on non-windows platforms | pinkerton@google.com | 2008-10-24 | 1 | -1/+45 |
* | Revert r3873, fixed a different way in r3881 | mark@chromium.org | 2008-10-24 | 1 | -1/+1 |
* | Stub out a constructor and method we don't need now, but which WebKit calls | mark@chromium.org | 2008-10-24 | 1 | -0/+14 |
* | Fix #if to go with #include change. Use webkit style | tc@google.com | 2008-10-24 | 1 | -4/+4 |
* | The constructor should initialize callback_ to NULL. | wtc@google.com | 2008-10-24 | 1 | -4/+5 |
* | Now that we have the windows VK_* values defined, we can include | tc@google.com | 2008-10-24 | 3 | -10/+5 |
* | Set ENABLE_JAVASCRIPT_DEBUGGER=0 to fix breakage from r3853. This was already | mark@chromium.org | 2008-10-23 | 1 | -2/+2 |
* | GraphicsContextCG uses CFURLRef conversions that may not be available. Filed | mark@chromium.org | 2008-10-23 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/8125 | petersont@google.com | 2008-10-23 | 2 | -35/+17 |
* | Fix scrolling when mouse wheel is set to scroll a page. | joshia@google.com | 2008-10-23 | 1 | -7/+11 |
* | Let cursors be based on CGImage instead of SkBitmap on the Mac | mark@chromium.org | 2008-10-23 | 4 | -35/+98 |
* | A new struct AutofillForm for use as temporary data storage for communication... | petersont@google.com | 2008-10-23 | 2 | -17/+35 |