summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-211-9/+13
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-7/+7
* Port some files in chrome/common to Linux.evanm@google.com2008-11-216-36/+25
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-7/+7
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-211-1/+7
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-211-2/+3
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-202-5/+6
* Mach msg class can use an externally allocated buffer rather than an internaljeremy@chromium.org2008-11-202-95/+178
* Add a flags to further control response header persistence. We use this todarin@chromium.org2008-11-201-2/+4
* Checkin of unmodified version of Mach IPC utility class.jeremy@chromium.org2008-11-192-0/+544
* Move more code to using FilePath.evanm@google.com2008-11-191-2/+3
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-0/+10
* Remove cf_html from webdropdata.h. This is windowstc@google.com2008-11-194-17/+48
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-10/+0
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-0/+10
* Port some files in chrome/browser/agl@chromium.org2008-11-141-0/+6
* These vsprops can now be included other projectsamit@chromium.org2008-11-141-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-1410-26/+28
* Remove the 0x0 canvas used for computing text sizes. Creating this is not nec...brettw@google.com2008-11-132-90/+89
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-122-9/+18
* Fix a race condition in SyncChannel that would happen if a nested Send occurr...jam@chromium.org2008-11-122-97/+101
* Fix a failure on the ipc_tests due to a race between closing thervargas@google.com2008-11-071-0/+6
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-073-82/+84
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-3/+20
* Port parts of chrome/common to Linux.evanm@google.com2008-11-073-33/+76
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-065-14/+82
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-20/+3
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-8/+6
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-063-81/+13
* Actually preload the cookie database. The previous logic was inverted.deanm@chromium.org2008-11-051-11/+15
* Don't crash when getting strings out of the database. column_text is a little...brettw@google.com2008-11-051-2/+2
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-052-0/+37
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-3/+20
* Delete chrome\common\clipboard_service.cc from the SCons build.sgk@google.com2008-11-051-1/+0
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-054-48/+13
* Miscellaneous bookmark manager polish:sky@google.com2008-11-032-3/+7
* Tracing showed that the resource bundle lock was held for long periods of tim...deanm@chromium.org2008-11-031-25/+37
* Convert chrome/common to new SCons naming:sgk@google.com2008-11-032-88/+104
* Always show file extensions in the shelf.glen@chromium.org2008-11-032-3/+9
* Expire cookies by last access date, rather than creation date.pkasting@chromium.org2008-11-012-9/+68
* Make multiline labels respect the inset.levin@chromium.org2008-11-011-1/+4
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-313-28/+30
* Fix RTL issues in the About box (bug 3756).finnur@google.com2008-10-312-6/+76
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-312-0/+8
* Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...hbono@chromium.org2008-10-301-0/+7
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-302-5/+15
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-292-2/+19
* Remove the dashboard_compatibility_mode member from the WebPreferenceswtc@google.com2008-10-291-2/+0
* Fix throb animation - a change to Animation::Start meant that Run() in a deri...glen@chromium.org2008-10-294-6/+14
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-292-0/+4