summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...erikkay@google.com2009-05-208-167/+186
* Change some NOTIMPLMENTED() to tracking bugs because they are polluting the u...shess@chromium.org2009-05-202-2/+2
* Add support for alternate window station.nsylvain@chromium.org2009-05-2020-69/+502
* DevTools: Now that dev tools window is opened using Browser::CreateForApp (th...pfeldman@chromium.org2009-05-201-3/+3
* DevTools: Get rid of views in DevTools.pfeldman@chromium.org2009-05-2011-406/+115
* When loading, change the tag on the "go button" to IDC_STOP so it executes th...pinkerton@chromium.org2009-05-202-1/+14
* Fix a crash on browser exit after opening TaskManager.phajdan.jr@chromium.org2009-05-206-0/+61
* DevTools: if the number of actual parameters is greater than number of the fo...yurys@google.com2009-05-201-13/+25
* Update V8 to version 1.2.4.2.ager@chromium.org2009-05-201-1/+1
* Fix crash in SVG bindings. We attempted to update the SVGContext forager@chromium.org2009-05-202-3/+3
* DevTools: Enable dev tools ui sanity tests, take 2.pfeldman@chromium.org2009-05-201-4/+4
* WebKit Update 43880:43889levin@chromium.org2009-05-202-3/+9
* Add a UI string for multiple file selection for <input type=file multiple>.darin@chromium.org2009-05-202-0/+9
* tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav...rafaelw@chromium.org2009-05-205-111/+255
* Reuse ChildProcessSecurityHost for worker processes.jam@chromium.org2009-05-202-2/+10
* More progress on ForceHTTPS.abarth@chromium.org2009-05-2013-10/+210
* Update V8 in Chromium to version 1.2.4.1 to get fix forkasperl@google.com2009-05-201-1/+1
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-2010-114/+0
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-208-13/+162
* Revert change 16453 because it broke the build.nsylvain@chromium.org2009-05-206-58/+18
* WebKit Update 43871:43880levin@chromium.org2009-05-201-1/+1
* BufferedDataSource uses media::SeekableBufferhclam@chromium.org2009-05-202-173/+119
* Forgot file with r16454jam@chromium.org2009-05-201-0/+1
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-2010-18/+34
* Use av_rescale_q() for converting FFmpeg timestamps to base::TimeDelta.scherkus@chromium.org2009-05-206-18/+58
* Linux: respect theme's autocomplete popups padding.estade@chromium.org2009-05-201-4/+7
* linux: more NOTIMPLEMENTED squashing.evan@chromium.org2009-05-201-1/+2
* Temporarily disabling the implementation of the bookmark bubble.erg@google.com2009-05-201-0/+4
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-2022-266/+380
* linux: more NOTIMPLEMENTED squashing.evan@chromium.org2009-05-201-1/+6
* linux: pull in new version of ICU to get strict aliasing fix.evan@chromium.org2009-05-201-1/+1
* Fix painting problems that came up after manually calling RedrawWindow on chi...jam@chromium.org2009-05-201-3/+6
* Linux download shelf icons first cut.estade@chromium.org2009-05-2013-46/+104
* Use the upstream version of ScriptController.levin@chromium.org2009-05-203-559/+2
* Add locale_settings file to app_strings target.ben@chromium.org2009-05-209-27/+264
* Mac: Make sure the popup is closed when losing focus in omnibox.shess@chromium.org2009-05-201-1/+7
* Remove a debugging statement that was left in my last commit.jhawkins@chromium.org2009-05-201-1/+0
* Missing fileglen@chromium.org2009-05-201-0/+11
* Commit for Miranda. glen@chromium.org2009-05-1966-30/+327
* Handle non-composited WMs when rendering the dragged tab. Also moves renderi...jhawkins@chromium.org2009-05-196-107/+184
* Mac: Fix the Go button.shess@chromium.org2009-05-192-3/+11
* Cleanup code to keep flag showing "was cached" only in URLRequestHttpJobjar@chromium.org2009-05-196-20/+19
* Move the ChildProcessSecurityPolicy browser test to the browser_tests dll.jam@chromium.org2009-05-193-49/+63
* Quick reimplementation of StatusBubbleGtk to not suck as much.erg@google.com2009-05-195-69/+197
* Fix memory leak in nine_box.thestig@chromium.org2009-05-192-3/+12
* Fixes delivery of mouse events in WidgetGtk. Also fixes GetRootWidgetsky@chromium.org2009-05-193-52/+156
* Fix linux autocomplete popups.estade@chromium.org2009-05-192-13/+2
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-196-1/+21
* Draw the toolbar separator correctly, and in maximized mode.glen@chromium.org2009-05-192-25/+47
* 3 Speedups for turning v8 strings into webcore stringsdavemoore@chromium.org2009-05-191-29/+31