summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add HKLM + HKCU lookup for COM history indexercpu@google.com2009-05-201-16/+43
* Linux: reject empty file filters for file chooser dialogs.estade@chromium.org2009-05-201-3/+10
* Minor gtk-views cleanup:sky@chromium.org2009-05-209-23/+177
* Restoring cygwin project and dependencies that seem to have been clobbered at...bradnelson@google.com2009-05-201-0/+36
* mac_util::SetOverrideAppBundle() are handled in class ChromeTestSuite.jrg@chromium.org2009-05-201-10/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-2024-516/+793
* Implement process singleton on linux so if the user tries totc@google.com2009-05-203-16/+281
* Convert most of the Find UI tests to InProcBrowser tests. I might be able to ...finnur@chromium.org2009-05-203-194/+235
* Enable IDC_CLOSE_WINDOW on linux.estade@chromium.org2009-05-203-5/+5
* Temporary fix for MP3 decoding by duplicating packets before handing them to ...scherkus@chromium.org2009-05-205-0/+117