summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-087-1282/+0
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-081-1/+1
* Various popup UI fixes:pkasting@chromium.org2009-05-082-5/+0
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-085-50/+109
* Add hung renderer dialog on linux. Pretty much just follow thetc@google.com2009-05-081-0/+2
* Fleshes out WidgetGTK and WindowGTK a bit more. This is still varysky@chromium.org2009-05-072-9/+2
* Don't link-depend on views/ in chrome/browser/gtkphajdan.jr@chromium.org2009-05-072-5/+0
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-074-4/+33
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-061-1/+1
* Reverting 15468.ben@chromium.org2009-05-063-28/+4
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-063-4/+28
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-064-1/+10
* Re-re-enable the pref service ui test, this time making it expect a window si...robertshield@google.com2009-05-061-1/+1
* Re-disable the PrefService PreservedWindowPlacementIsLoaded UI test until I f...robertshield@google.com2009-05-061-1/+1
* Re-enable pref service's PreservedWindowPlacementIsLoaded ui test. robertshield@google.com2009-05-061-11/+11
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-062-6/+9
* Remove unused chrome switches.tc@google.com2009-05-062-9/+0
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-062-27/+1
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-064-17/+17
* fix bustage - forgot to remove these files from the old vcprojben@chromium.org2009-05-061-8/+0
* fix bustage - forgot to remove these files from the old vcprojben@chromium.org2009-05-061-8/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-0615-2480/+0
* move chrome_font to app/gfxben@chromium.org2009-05-0611-852/+4
* Move chrome_canvas to app/gfxben@chromium.org2009-05-065-881/+0
* Add --simple-data-source which uses simplified media resource loading.scherkus@chromium.org2009-05-062-0/+11
* Move l10n_util to app/ben@chromium.org2009-05-0519-1764/+13
* disabling a ui test while I investigate its failureestade@chromium.org2009-05-051-1/+1
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-052-0/+7
* Adding first run bypass command line flag.robertshield@google.com2009-05-052-0/+7
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-2/+3
* Move *Animation to app/ben@chromium.org2009-05-058-723/+0
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-052-23/+0
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-0510-519/+8
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-059-921/+5
* Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close thempcomplete@google.com2009-05-051-3/+6
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-0/+4
* Several minor visual fixes to toolstrips:aa@chromium.org2009-05-041-1/+1
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-042-77/+0
* Fixes two Linux canvas related bugs.sky@chromium.org2009-05-042-0/+27
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-044-25/+25
* Fix multiple instances of first run dialog appearing when Chrome is started a...robertshield@google.com2009-05-032-2/+5
* linux: fix shared build.evan@chromium.org2009-05-021-0/+9
* Relanding the following CL (it was breaking the UI tests because ajcampan@chromium.org2009-05-022-0/+6
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-023-32/+33
* Fix a gcc 4.3 warning in page_action.h.thestig@chromium.org2009-05-021-2/+2
* Reverting 15115, it sadly breaks the ui tests.jcampan@chromium.org2009-05-012-6/+0
* linux: keep dictionaries in the user data dir.evan@chromium.org2009-05-011-0/+7
* If Chrome is not the default browser, tell the user, unless:jcampan@chromium.org2009-05-012-0/+6
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-012-2/+4
* posix: add some comments and clean up some IPC channel code.evan@chromium.org2009-05-016-51/+36