summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include linux_syscall_support.h to get definition of NT_PRXFPREG.agl@chromium.org2009-08-181-0/+1
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-1819-771/+45
* A WebApplicationCacheHost api change allow 'foreign' entries to restart the c...michaeln@google.com2009-08-182-4/+16
* Renames the ambiguous hwnd variable to |parent|.scherkus@chromium.org2009-08-181-2/+2
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-1819-45/+771
* Updating trunk VERSION build from 202.0 to 203.0laforge@chromium.org2009-08-181-1/+1
* Rebaseline some old tests. The rendering matches the Mac upstream except minu...dimich@google.com2009-08-1823-45/+750
* Editing selection test was modified by Webkit patch:victorw@chromium.org2009-08-187-45/+0
* Synthesize an NSEvent for handling drag events, since wepaul@chromium.org2009-08-182-21/+18
* GTK Theme: Add startup tests for gtk themes.erg@google.com2009-08-1810-6/+41
* Make NativeControl inherit from base::WindowImpl instead of CWindowImpl to re...jhawkins@chromium.org2009-08-185-40/+39
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-1814-175/+96
* Remove blank lines from FILES; this seemsnick@chromium.org2009-08-181-2/+1
* Reverting 23625 (which enabled SkASSERT in Release builds). We got some goodsenorblanco@chromium.org2009-08-181-9/+2
* When I rebaselined, I removed CRASH from fast/css/rem-dynamic-scaling.html.tony@chromium.org2009-08-181-0/+3
* Rebaseline the tests that started failing in WebKit merge 45036:45958 and rem...japhet@chromium.org2009-08-1817-58/+208
* syncapi shared lib: always. Build a stubnick@chromium.org2009-08-185-21/+121
* Implement chrome.tabs.captureVisibleTab for linuxerg@google.com2009-08-181-0/+4
* Rebaseline some more tests. These only differ based on fontstony@chromium.org2009-08-1841-162/+231
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-1811-13/+113
* Cleanup in AutomationProvider's navigation observer.phajdan.jr@chromium.org2009-08-185-141/+79
* New baselines for webkit background color formatting change during editingvictorw@chromium.org2009-08-184-7/+3
* TBR: maruelerikkay@chromium.org2009-08-181-0/+3
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-1820-82/+76
* Changes the run_webkit_tests script to really use the --builder_name and --bu...gwilson@google.com2009-08-181-3/+2
* Change ClientSocketHandle to take the pool as a parameter to Init() rather th...willchan@chromium.org2009-08-188-145/+169
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-1814-96/+175
* Moves GtkDndUtil into app.sky@chromium.org2009-08-1813-17/+21
* Bugfixes and enhancements to the compact nav bar and the status area.brettw@chromium.org2009-08-185-41/+157
* This CL temporarily turns on SK_DEBUG in Release builds. The goal issenorblanco@chromium.org2009-08-181-2/+9
* Update GYP to r598 for Xcode PBXVariantGroup TakeOverOnlyChild fixmark@chromium.org2009-08-181-1/+1
* Remove ViewHostMsg_PluginMessage which was unused.brettw@chromium.org2009-08-183-53/+0
* Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarilybrettw@chromium.org2009-08-187-28/+40
* DevTools: Reset utility context for given document only once.pfeldman@chromium.org2009-08-185-69/+31
* Added regression test for event listeners memory leak.mbelshe@google.com2009-08-181-0/+1
* DevTools Heap profiler: add a bar with Code / Objects and Data / Others size ...mnaganov@chromium.org2009-08-185-3/+96
* Add more libnss files to lib32.thestig@chromium.org2009-08-181-0/+6
* Remove an unused header from proxy_service.h.ericroman@google.com2009-08-186-2/+5
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-1819-123/+125
* Reference count ProxyService.eroman@chromium.org2009-08-1817-205/+217
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-189-92/+93
* Suppress another pair of intermittent SafeBrowsingService leaks.dank@chromium.org2009-08-181-0/+19
* Linux: make the passwords and exceptions dialog box default size larger.mdm@chromium.org2009-08-182-3/+5
* Update test expectations due to changes in WebKit.levin@chromium.org2009-08-1836-102/+165
* Apply fix for CVE-2009-2416 (use-after-free) and CVE-2009-2414 (stack recursi...cevans@chromium.org2009-08-182-6/+23
* Add the UI thread to the list of ChromeThreads.paul@chromium.org2009-08-184-2/+35
* Add missing include.mattm@chromium.org2009-08-181-0/+2
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-1822-91/+106
* Makes UMA log upload work on non-Windows platforms.cmasone@google.com2009-08-181-0/+1
* Http Cache: Additional byte-range support.rvargas@google.com2009-08-184-53/+327