summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DevTools: On Mac, deploy inspector resources into <app_name>/Contents/Resourc...pfeldman@chromium.org2009-05-213-7/+15
* Revert http://codereview.chromium.org/115276ajwong@chromium.org2009-05-216-798/+4
* This iteration creates one message loop per audio output stream that is respo...ajwong@chromium.org2009-05-216-4/+798
* The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC...ananta@chromium.org2009-05-211-0/+4
* WebKit Update 43946:43958ukai@chromium.org2009-05-212-6/+1
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-2117-167/+167
* Add forgotted files from previous change. This makes a semi-cross-platformbrettw@chromium.org2009-05-212-4/+49
* Fixes toolkit_views build on linux.sky@chromium.org2009-05-211-3/+1
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-2117-65/+53
* WebKit Update 43941:43946ukai@chromium.org2009-05-211-1/+1
* Revert 16567.ben@chromium.org2009-05-21101-125/+96
* Reverting 16569.ben@chromium.org2009-05-213-3/+0
* Reverting 16570.ben@chromium.org2009-05-211-1/+0
* Reverting 16571.ben@chromium.org2009-05-211-1/+0
* unittests depend on app resources tooben@chromium.org2009-05-211-0/+1
* Make sure browser depends on app resources in GYP too.ben@chromium.org2009-05-211-0/+1
* Fix release build by adding intermediate dir to release build include dirs too.ben@chromium.org2009-05-213-0/+3
* Add Valgrind suppressions for bug 12366. Loosen one of the sqlite suppression...thestig@chromium.org2009-05-211-1/+8
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-21101-96/+125
* Map the NSS error code SEC_ERROR_CA_CERT_INVALID (-8156)wtc@chromium.org2009-05-211-1/+2
* Don't get stuck in an allocate loop on closing the download shelf.estade@chromium.org2009-05-212-8/+16
* Hook up Context::GetCalling() to V8Proxy.abarth@chromium.org2009-05-212-3/+23
* Catch up:sgk@google.com2009-05-211-2/+7
* Add IPC serialization for DictionaryValue and ListValue, with unit tests.mpcomplete@google.com2009-05-213-1/+300
* Don't update the clock if we don't have a reliable timestamp available.scherkus@chromium.org2009-05-211-5/+14
* Use a NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-214-16/+10
* Use NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-216-37/+20
* Send the V8 histograms to UMAdavemoore@chromium.org2009-05-211-1/+5
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-2125-793/+516
* Fix crash in bookmark editor. We crash when we don't have a selected folder, ...erg@google.com2009-05-211-5/+11
* Relax decoding error handling requirements.hclam@chromium.org2009-05-211-4/+15
* Make the NotificationRegistrar safe for use in Singletons, which may outlive ...pkasting@chromium.org2009-05-213-5/+26
* Register the icons for play/pause and max-volume/mute in the resource files, ...ajwong@chromium.org2009-05-212-0/+9
* Need to disable two print test temporarily to green the tree.levin@chromium.org2009-05-212-2/+2
* Fix test expectations for newly added test.levin@chromium.org2009-05-201-0/+2
* Roll WebKit deps to pick up KURLGoogle.cpp with assert disabled.levin@chromium.org2009-05-201-1/+1
* Use upstreamed v8 bindings for V8DOMWindowCustomjaphet@chromium.org2009-05-202-292/+1
* Remove widget_win.h dependency from fullscreen_exit_bubble.h. It is unused inbrettw@chromium.org2009-05-202-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-2025-516/+793
* Remove JSDOMBinding, which is no longer used.dglazkov@chromium.org2009-05-204-96/+0
* About box development.jrg@chromium.org2009-05-208-15/+950
* WebKit Update 43889:43933levin@chromium.org2009-05-202-2/+7
* Roll gyp deps. This includes the following change:tc@google.com2009-05-201-1/+1
* Add Croc code coverage config for linux.rspangler@google.com2009-05-201-0/+89
* Image files for media elementshclam@chromium.org2009-05-204-0/+0
* Development of keystone glue.jrg@chromium.org2009-05-204-37/+375
* Prevent setting the checkbox value in menus from activating the menu item.erg@google.com2009-05-201-0/+21
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-2024-793/+516
* Looks like svg/custom/grayscale-gradient-mask.svg always passes in release mode.darin@chromium.org2009-05-201-1/+1
* Unified the ways Font and Canvas get the pixel size of strings, using pangodavemoore@chromium.org2009-05-202-15/+38