summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-3123-273/+330
* Some code in MessageBoxView was focusing the first focusable element in the v...jcampan@chromium.org2008-10-315-25/+33
* Localization tweaks.sky@google.com2008-10-312-2/+2
* Updated project files and added V8 bindings for HTML5 media/audio/video/sourc...scherkus@chromium.org2008-10-3114-4/+416
* * rebase a test I missedtc@google.com2008-10-312-0/+1
* A simple script to install whatever is needed to build chromium.dkegel@google.com2008-10-311-0/+85
* Fix gcc build break:mark@chromium.org2008-10-311-10/+10
* WTF?! wtf is lowercase. Fix build break on case-sensitive filesystems (likemark@chromium.org2008-10-311-1/+1
* Fix a null-ptr renderer crash.ericroman@google.com2008-10-311-0/+8
* Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...klink@chromium.org2008-10-318-2/+63
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-3115-90/+653
* Fix a bogus net_unittests purify error caused by a stack change to file_util:...erikkay@google.com2008-10-312-11/+0
* Fix a bug where languages that have a long string for thepaulg@google.com2008-10-3147-79/+165
* Fix regression of b/issue?id=1280317. We need to do a case-insensitivempcomplete@google.com2008-10-311-4/+9
* Reformat PlatformContextSkia to be WEbKit style. Reindent the code, rename va...brettw@google.com2008-10-313-561/+612
* Fix compilation error on Windows and link error on Macdkegel@google.com2008-10-311-8/+5
* Add missing file to the JSC project.dglazkov@google.com2008-10-311-0/+4
* 2nd part of the reorganize options under 'UnderTheHood' (bug 3655):finnur@google.com2008-10-3144-82/+161
* Adjust the readonly form control state to no longer looktc@google.com2008-10-318-17/+11
* Port GetProcessCount(), KillProcesses(), and CleanupProcesses().dkegel@google.com2008-10-313-5/+278
* Add the comment for why we detach plugin windows when the WebContents isbrettw@google.com2008-10-311-4/+15
* Set the size properly in our ImageBuffer. This makes various operations fail ...brettw@google.com2008-10-312-11/+1
* Port last remaining test case in base/stats_table_unittest.cc, anddkegel@google.com2008-10-313-39/+45
* Part 2 of the CL to unfork our changes to FrameLoader.cpp to support thempcomplete@google.com2008-10-313-4/+34
* There's no Objective in this C++.avi@google.com2008-10-313-5/+5
* Background:nsylvain@chromium.org2008-10-311-1/+5
* Make the canvas tests as failing while brettw fixes.tc@google.com2008-10-311-0/+11
* A fix for Issue 3234 in chromium "Input type password: IME is not disabled."hbono@chromium.org2008-10-311-7/+3
* A fix for Issue 3156 in chromium: "OmniBox: NavSuggest doesn't work fine when...hbono@chromium.org2008-10-311-0/+20
* Rebaseline tests from the previous merge thattc@google.com2008-10-3116-7/+43
* Add some debugging instrumentation for 3772. This replaces the previous instr...ericroman@google.com2008-10-312-30/+49
* Attempt to fix dist crashes or at least make them crash with more understanda...ben@chromium.org2008-10-311-2/+5
* Fix RTL issues in the About box (bug 3756).finnur@google.com2008-10-315-100/+170
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-319-24/+441
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-3112-17/+105
* Fix transparency for ImageBuffers we make. This behavior is consistent withbrettw@google.com2008-10-311-0/+5
* Fixes the issue when right clicking on a text in a scrolled text area results...sidchat@google.com2008-10-311-10/+5
* Display "No suggestions found" for misspelled words with no suggestions.sidchat@google.com2008-10-311-0/+5
* Mac changes for r4070 et seq. Make jsbindings, webcore, port, and glue sharemark@chromium.org2008-10-317-421/+35
* fix buildkuchhal@chromium.org2008-10-311-2/+2
* Remove an hack to enable the parent window. It seems to cause crashes in the ...maruel@chromium.org2008-10-311-2/+0
* Consolidate same constant defined in three different places. No change in chr...kuchhal@chromium.org2008-10-315-43/+53
* Should check #if OS_WIN in the sqlite code, not #ifdef.deanm@chromium.org2008-10-312-4/+4
* The preloading code allocates a ton of memory, loads everything in, goes thro...deanm@chromium.org2008-10-312-4/+46
* Fix a crash when painting is disabled. We would be passed NULL and it wasn't ...brettw@google.com2008-10-311-1/+1
* NO CODE CHANGE. Just force a build to see how badly broken is the tree.maruel@chromium.org2008-10-311-4/+3
* SCons config changes from webkit merge:sgk@google.com2008-10-313-11/+7
* Fix build bustage. This only showed up in clobber builds for some reason.darin@chromium.org2008-10-311-8/+0
* Try to fix the linux build again.brettw@google.com2008-10-311-2/+1
* Re-add ifdefs for mac & linux builds in the graphics files.brettw@google.com2008-10-311-0/+6