summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* fix minor style nitkuchhal@chromium.org2008-11-061-3/+1
* Adding in modp_b64 to test that needs it.bradnelson@chromium.org2008-11-061-4/+3
* Disable the double buffering in TreeView when the locale is RTL. This means t...idana@google.com2008-11-061-0/+16
* Adding support to installerdata provided by Google update.huanr@chromium.org2008-11-067-38/+158
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-0623-76/+125
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-0619-174/+36
* Enable unload UI tests again, but don't run them for single-process.ojan@google.com2008-11-061-4/+21
* Fix Chrome do not launch problem.kuchhal@chromium.org2008-11-061-1/+3
* Changed the call to attach the debugger to V8 to run in the renderer thread. ...sgjesse@chromium.org2008-11-062-2/+21
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-0610-57/+73
* Disable one IPCSyncChannel test in purify to see if the tree remains green. ...jam@chromium.org2008-11-061-0/+3
* Fix Large Font issues in About box (issue 2458).finnur@google.com2008-11-0650-108/+151
* Toolbar Importer Pass2brg@chromium.com2008-11-0612-259/+774
* Disable new tests that are failing on buildbot.ojan@google.com2008-11-061-4/+4
* A reported crasher seems to indicate the ViewStorage can be NULL. I don't see...jcampan@chromium.org2008-11-061-1/+17
* Bandaid patch so that we continue with crosssite navigations instead of clos...ojan@google.com2008-11-0617-25/+233
* Fixes a crash if you put chrome in a very short directorycpu@google.com2008-11-061-9/+2
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-065-102/+32
* Whitespace typo fix from CL 8722agl@chromium.org2008-11-051-2/+2
* Add two UMA histograms for DNS prefetchingjar@google.com2008-11-051-2/+2
* Actually preload the cookie database. The previous logic was inverted.deanm@chromium.org2008-11-051-11/+15
* Quick and easy fix for vista taskbar auto hide issueamit@chromium.org2008-11-052-10/+67
* Don't crash when getting strings out of the database. column_text is a little...brettw@google.com2008-11-053-5/+5
* Fix bug where we failed to paint infobars and other fast-moving items correctly.glen@chromium.org2008-11-051-1/+1
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-0514-6/+595
* Roll back. Sigh. Still not fixed.ben@chromium.org2008-11-052-2/+4
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-0519-40/+176
* Reinstate this commented-out code now the root cause of the problem has been ...ben@chromium.org2008-11-052-4/+2
* Some bandaids for tab dragging UI tests:ben@chromium.org2008-11-052-3/+8
* This is r4523, with a few changes to make things work under Vista.erg@google.com2008-11-0531-1235/+776
* New batch of dlls to evict from the render process (top crashers).rvargas@google.com2008-11-051-43/+60
* When a windowless plugin is hanging, the browser processnsylvain@chromium.org2008-11-051-4/+0
* Add chrome\installer\util\master_preferences.cc to the SCons build.sgk@google.com2008-11-051-0/+1
* Make the test "pass" when the internal data is not found.maruel@chromium.org2008-11-051-0/+8
* SCons rename: automated_ui_tests and ui_tests.sgk@google.com2008-11-056-241/+213
* Add to SCons build:sgk@google.com2008-11-052-1/+4
* Fixes two bookmark manager bugs:sky@google.com2008-11-054-11/+39
* Delete chrome\common\clipboard_service.cc from the SCons build.sgk@google.com2008-11-051-1/+0
* Tell the user that HTML documents can harm their computer because they can. abarth@chromium.org2008-11-054-5/+12
* Remove duplicate save_file.cc from the Windows-specific list.sgk@google.com2008-11-051-1/+0
* Enable building of chrome/tools/test/image_diff in Linuxagl@chromium.org2008-11-053-20/+25
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-053-3/+10
* Add the test certificates. Rename the directory to make the transition easier.maruel@chromium.org2008-11-056-2/+160
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-0511-157/+108
* Evil hack to prevent a crash with interstitials across different tab contents...brettw@google.com2008-11-051-0/+23
* Remove a string we haven't used for a while.pkasting@chromium.org2008-11-051-3/+0
* Temporary code to upgrade Chrome open command for existing users.kuchhal@chromium.org2008-11-052-3/+40
* Always write 'dr' key to HKCU.kuchhal@chromium.org2008-11-052-6/+1
* This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...ananta@chromium.org2008-11-046-38/+113
* Fix typo.ericroman@google.com2008-11-041-1/+1