summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add licensing info for another set of projects in third_party.evan@chromium.org2010-03-227-19/+126
* Bookmark manager: Fix an issue with drag and drop over the tree.arv@chromium.org2010-03-221-0/+3
* Enable the Core Animation NPAPI drawing mode on 10.6 (except for QuickTime)stuartmorgan@chromium.org2010-03-221-6/+10
* Re-enable the DB perf tests and lower the number of iterations perdumi@chromium.org2010-03-221-9/+25
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-2212-17/+29
* Add KEEP_SIZE state to panel and fixed misc bugs.oshima@chromium.org2010-03-225-128/+231
* Fixed pyautolib build for chromeoszelidrag@chromium.org2010-03-221-0/+3
* Porting the app launcher to Windows, and adding an experimental flagjcivelli@google.com2010-03-2212-632/+595
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-2213-45/+94
* Disable test until I move this file later this evening.ben@chromium.org2010-03-221-2/+3
* Implemented Texture2D.drawImage, along the way cleaned up a number of lingeri...petersont@google.com2010-03-2214-85/+215
* [Mac] Makes ctrl-return follow links when finding in page.rohitrao@chromium.org2010-03-226-26/+80
* When ChromeFrame is running in privileged mode, we should fail the IAuthentic...ananta@chromium.org2010-03-224-5/+27
* views: [accessibility] Connect the combobox to its label in the Import Bookma...ctguil@chromium.org2010-03-221-0/+1
* Fix handling of Mac accelerated plugin layers across tab switch.stuartmorgan@chromium.org2010-03-226-61/+132
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-2219-309/+244
* views: [accessibility] Add accessible name for the Close button in generic Wi...ctguil@chromium.org2010-03-222-1/+8
* Add the option of importing bookmarks from file to first run.huanr@chromium.org2010-03-225-7/+63
* Refactor Directory/Directory::Kernel to eliminate some duplicate variable dec...nick@chromium.org2010-03-222-51/+49
* Enable DOM paste for extensions with clipboard access.dcheng@chromium.org2010-03-222-0/+8
* [Mac] Draw the icons within the browser actions overflow menu. Also...andybons@chromium.org2010-03-223-40/+137
* Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...ben@chromium.org2010-03-226-12/+44
* Fix Linux shared library build.mmoss@google.com2010-03-221-0/+8
* Integration with Toolbar autofill servers.georgey@chromium.org2010-03-227-25/+330
* Fixed a build break of an offical build using VS2008.mad@chromium.org2010-03-221-0/+1
* Eliminate a race between the syncerthread delivering PAUSEDnick@chromium.org2010-03-221-11/+11
* Rewrite/clean up a bunch of label.cc to fix the following problems:pkasting@chromium.org2010-03-224-325/+220
* Fix crash with "ATTACH 12345 as db". Believed to not have security impact.cevans@chromium.org2010-03-223-0/+25
* Don't run DirectoryListerTest.* as welltimurrrr@chromium.org2010-03-221-1/+1
* views: [accessibility] Fix the first three issues pointed in the bug for the ...ctguil@chromium.org2010-03-221-2/+4
* WebKit merge 56312:56350 (disables a work test due to http://trac.webkit.org/...japhet@chromium.org2010-03-222-2/+3
* Use the new number-of-browser-actions pref instead of width-in-pixels tompcomplete@chromium.org2010-03-222-37/+49
* Don't touch the pasteboard when the browser may be shutting downjrg@chromium.org2010-03-221-1/+3
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-2218-233/+373
* PBKDF2 implemetation using NSS.albertb@chromium.org2010-03-2214-30/+358
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-227-94/+139
* Check in new icons for omnibox security changes alone, so that my patch to ac...pkasting@chromium.org2010-03-224-0/+0
* Remove files from the project that haven't existed since r40783.avi@chromium.org2010-03-221-2/+0
* Disable DirectoryLister.* on TSan/Mactimurrrr@chromium.org2010-03-221-0/+4
* Cleanup testing objects.vandebo@chromium.org2010-03-221-13/+13
* ChromeFrame net tests would crash on startup while initializing the extension...ananta@chromium.org2010-03-221-1/+4
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-2240-807/+52
* Add unit test to check for zero length dir in FTP PWD response. inferno@chromium.org2010-03-221-0/+11
* Fix typo in Mac mergedmazzoni@chromium.org2010-03-221-1/+1
* Extended the suppression for 30547 (leak destroying BookmarkModel)glider@chromium.org2010-03-221-1/+19
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-2240-52/+807
* Update expectations for xpdual/moz/vm_peak_*.chase@chromium.org2010-03-221-2/+2
* Remove the dependency on layout_package.path utils from the heapcheck runnerglider@chromium.org2010-03-222-14/+4
* Implement SOCKSClientSocketPoolvandebo@chromium.org2010-03-2225-262/+1183
* Pass the raw history backend pointer to the gmock action rather than the refptr.skrul@chromium.org2010-03-221-1/+1