summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-112-0/+0
* GTK: Don't custom paint background of findbar.estade@chromium.org2009-05-111-1/+2
* Fix mac build bustage. I forgot about the .mm files!darin@chromium.org2009-05-101-1/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-104-8/+8
* This is the first pass at themes.glen@chromium.org2009-05-095-0/+13
* Implement the popup blocking whitelist pref. This makes the whitelist actual...pkasting@chromium.org2009-05-092-0/+4
* Add customized first run tabscpu@google.com2009-05-091-1/+2
* Defer window.close(), resizeTo() and moveTo() actionsmbelshe@google.com2009-05-091-0/+7
* Move win_util.h from common to app.ben@chromium.org2009-05-086-1223/+2
* 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