summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-2124-332/+327
* Rename Container->Widgetben@chromium.org2008-11-21107-701/+663
* Port some files in chrome/common to Linux.evanm@google.com2008-11-217-36/+31
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-2124-327/+332
* Fix issue where NTP metrics for restored tabs weren't getting recorded correc...glen@chromium.org2008-11-212-4/+1
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-2116-48/+57
* Fixes possible crash in creating Browser. The crash could happensky@google.com2008-11-211-0/+5
* Build bsdiff.exe, not bsdiff.lib (old, old cut-and-paste error).sgk@google.com2008-11-211-9/+3
* Fix the getintidentifier-special-values.html plugin layout test, which broke ...ananta@chromium.org2008-11-211-2/+11
* Delete ifdefs which were causing a crash by hiding a NULL check.erg@google.com2008-11-211-2/+0
* Capture a wow_helper.scons config (close to building, but notsgk@google.com2008-11-212-0/+95
* pull in some upstream code in this forked filepinkerton@google.com2008-11-211-0/+8
* Discard CHAR events if their corresponding KEY_DOWN events triggered accelera...pkasting@chromium.org2008-11-212-2/+17
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-2111-3/+74
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-2112-19/+57
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-216-10/+35
* only resize the window when running layout tests. Makes it easier to use for ...pinkerton@google.com2008-11-213-4/+11
* Roll deps to pick up r5824 (mac font metrics fix)amanda@chromium.org2008-11-211-1/+1
* Fixed all the remaining hardcoded strings in AccessibilityTestsniranjan@google.com2008-11-214-107/+103
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-2116-228/+262
* Only remove -Wall from $CXXFLAGS on Linux, not on Mac. Mac's toolsgk@google.com2008-11-211-1/+1
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-215-34/+9
* Expanding and fleshing out the skelton for RenderThemeGtk::systemFont.mmoss@google.com2008-11-211-2/+68
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-215-9/+34
* Disable inspector UI test.ojan@google.com2008-11-211-1/+2
* Mark a memory leak from the global plugin list as a knowntc@google.com2008-11-211-0/+255
* Allow test_shell to open relative paths, like "test_shell ."dsh@google.com2008-11-211-2/+3
* Add builds of miscellaneous .exes:sgk@google.com2008-11-217-2/+214
* Update tests lists after 38500:38550 merge. TBR to greenify tree.ojan@google.com2008-11-211-2/+4
* Missed a usage of TestShellRequestContext. This one is allowed to behave asdarin@chromium.org2008-11-211-1/+1
* Link ui_tests against port.lib (where PlatformDeviceWin::InitializeDC moved).sgk@google.com2008-11-211-0/+1
* Landing change by yury.semikhatsky@gmail.com to unfork inspector JS files.ojan@google.com2008-11-2132-12310/+287
* Ensure that we always use a direct connection to the internet when running indarin@chromium.org2008-11-213-9/+17
* Attempt to fix linux build. We'll need to upstream this ifojan@google.com2008-11-211-1/+0
* src/webkit side of merge 38500:38550.ojan@google.com2008-11-218-10/+14
* Shim in test_shell string resources needed for http:// tests.deanm@chromium.org2008-11-202-5/+138
* Force the default GTK theme for layout tests.evanm@google.com2008-11-201-1/+9
* Review URL: http://codereview.chromium.org/11606jcampan@chromium.org2008-11-201-1/+0
* Fixes bug where tooltips would get stuck. This was happening becausesky@google.com2008-11-204-1/+10
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-2014-112/+1085
* Relanding the new autofill.jcampan@chromium.org2008-11-2019-708/+210
* Fix layout tests that regressed by changing the resize corner. These tests n...tc@google.com2008-11-2010-24/+60
* * fix build errorkuchhal@chromium.org2008-11-201-1/+1
* * fix build errorkuchhal@chromium.org2008-11-201-1/+2
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-2016-161/+217
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-207-72/+105
* Make the editor deletion UI work in layout test mode andtc@google.com2008-11-2011-25/+94
* Use the editor delegate in the GTK test shell.erg@google.com2008-11-201-0/+4
* Disable some tests while I fix.tc@google.com2008-11-201-2/+3
* Mach msg class can use an externally allocated buffer rather than an internaljeremy@chromium.org2008-11-203-95/+184