summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/notifications
Commit message (Expand)AuthorAgeFilesLines
* Google codestyle prescribes sorting #include filenames within a section.dilmah@chromium.org2010-09-162-2/+2
* chromeos: Append base:: to StringPrintf calls. Part 2.tfarina@chromium.org2010-09-042-16/+18
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-012-1/+2
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-242-1/+4
* Attempt to fix CrOS build after r56824.thestig@chromium.org2010-08-201-0/+1
* Fix build due to conflictoshima@chromium.org2010-08-193-20/+10
* DOMUI callback to notificationoshima@chromium.org2010-08-197-11/+199
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-014-7/+8
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+2
* Checking in http://codereview.chromium.org/2806070 and http://codereview.chro...zelidrag@chromium.org2010-07-271-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-266-0/+6
* Make notification panel vertically resizable.oshima@chromium.org2010-07-212-3/+39
* Fix chromeos build after rename.johnnyg@chromium.org2010-07-151-1/+1
* Fix valgrind failure in notifications tests.johnnyg@chromium.org2010-07-131-0/+1
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-125-37/+62
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-181-1/+0
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-041-1/+1
* Don't focus notificaiton panel when opened.oshima@chromium.org2010-06-021-3/+3
* Don't shrink notification.oshima@chromium.org2010-05-272-12/+22
* Fix a assertion failure caused by new asserion in simple_menu_model.cc.oshima@chromium.org2010-05-211-2/+3
* Added support for critical notification on low battery.seanparent@google.com2010-05-192-9/+39
* Add UpdateAndShowNotification API to BallonCollectionImloshima@chromium.org2010-05-076-39/+80
* Fix crash bug when mouse hovers over system notification.oshima@chromium.org2010-04-304-1/+43
* Memory leak fix.oshima@chromium.org2010-04-292-3/+37
* Fix the layout of control buttons on notification.oshima@chromium.org2010-04-231-5/+15
* Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.oshima@chromium.org2010-04-234-40/+144
* Scroll notification panel so that new/updated notification is visible.oshima@chromium.org2010-04-195-34/+157
* Hover buttons for notification.oshima@chromium.org2010-04-167-156/+326
* Fix panel resize flicker:oshima@chromium.org2010-04-162-6/+3
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-143-19/+11
* TBR: skrul@chromium.orgzork@chromium.org2010-04-121-1/+1
* Fix issue where the size of notification on linux/views gets created bigger t...oshima@chromium.org2010-04-093-11/+19
* Delete all RenderViewHost in BalloonViewImpl on exit.oshima@chromium.org2010-04-093-7/+51
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-083-1/+6
* ifdef'ed debug only codeoshima@chromium.org2010-04-081-0/+4
* notification panel fix on chromeos.oshima@chromium.org2010-04-085-21/+232
* Rename RunAllPendingEvents -> RunAllPendingInMessageLooposhima@chromium.org2010-04-011-15/+15
* Fix chromeos build.estade@chromium.org2010-04-011-3/+3
* * Add / exhanced tests for state transition.oshima@chromium.org2010-03-283-21/+110
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-231-4/+5
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Add KEEP_SIZE state to panel and fixed misc bugs.oshima@chromium.org2010-03-225-128/+231
* Don't change the panel state when deleting notifications (and mouse is on the...oshima@chromium.org2010-03-194-7/+101
* Notification for battery with <= 15 minutes remaining.seanparent@google.com2010-03-193-3/+122
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-1710-117/+362
* Factored out common classes used in notification tests.oshima@chromium.org2010-03-162-67/+13
* Fixing method signatures.oshima@chromium.org2010-03-153-7/+7
* Move base/gfx contents to gfx/ben@chromium.org2010-03-143-6/+6