index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
notifications
Commit message (
Expand
)
Author
Age
Files
Lines
*
Google codestyle prescribes sorting #include filenames within a section.
dilmah@chromium.org
2010-09-16
2
-2
/
+2
*
chromeos: Append base:: to StringPrintf calls. Part 2.
tfarina@chromium.org
2010-09-04
2
-16
/
+18
*
Implement the plumbing to deliver click events from the notification balloon ...
johnnyg@chromium.org
2010-09-01
2
-1
/
+2
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
2
-1
/
+4
*
Attempt to fix CrOS build after r56824.
thestig@chromium.org
2010-08-20
1
-0
/
+1
*
Fix build due to conflict
oshima@chromium.org
2010-08-19
3
-20
/
+10
*
DOMUI callback to notification
oshima@chromium.org
2010-08-19
7
-11
/
+199
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
notifications: Convert some std::wstring over to string16.
tfarina@chromium.org
2010-08-01
4
-7
/
+8
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-0
/
+2
*
Checking in http://codereview.chromium.org/2806070 and http://codereview.chro...
zelidrag@chromium.org
2010-07-27
1
-1
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
6
-0
/
+6
*
Make notification panel vertically resizable.
oshima@chromium.org
2010-07-21
2
-3
/
+39
*
Fix chromeos build after rename.
johnnyg@chromium.org
2010-07-15
1
-1
/
+1
*
Fix valgrind failure in notifications tests.
johnnyg@chromium.org
2010-07-13
1
-0
/
+1
*
Implement BiDi support and replace ID support for notifications.
johnnyg@chromium.org
2010-07-12
5
-37
/
+62
*
Cleanup: Remove some unneeded WebKit headers.
thestig@chromium.org
2010-06-18
1
-1
/
+0
*
Adding reporting of parent browser's id, so that we can open up next to that ...
dhg@chromium.org
2010-06-04
1
-1
/
+1
*
Don't focus notificaiton panel when opened.
oshima@chromium.org
2010-06-02
1
-3
/
+3
*
Don't shrink notification.
oshima@chromium.org
2010-05-27
2
-12
/
+22
*
Fix a assertion failure caused by new asserion in simple_menu_model.cc.
oshima@chromium.org
2010-05-21
1
-2
/
+3
*
Added support for critical notification on low battery.
seanparent@google.com
2010-05-19
2
-9
/
+39
*
Add UpdateAndShowNotification API to BallonCollectionIml
oshima@chromium.org
2010-05-07
6
-39
/
+80
*
Fix crash bug when mouse hovers over system notification.
oshima@chromium.org
2010-04-30
4
-1
/
+43
*
Memory leak fix.
oshima@chromium.org
2010-04-29
2
-3
/
+37
*
Fix the layout of control buttons on notification.
oshima@chromium.org
2010-04-23
1
-5
/
+15
*
Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.
oshima@chromium.org
2010-04-23
4
-40
/
+144
*
Scroll notification panel so that new/updated notification is visible.
oshima@chromium.org
2010-04-19
5
-34
/
+157
*
Hover buttons for notification.
oshima@chromium.org
2010-04-16
7
-156
/
+326
*
Fix panel resize flicker:
oshima@chromium.org
2010-04-16
2
-6
/
+3
*
Revert "r44062 Fix issue where the size of notification on
oshima@chromium.org
2010-04-14
3
-19
/
+11
*
TBR: skrul@chromium.org
zork@chromium.org
2010-04-12
1
-1
/
+1
*
Fix issue where the size of notification on linux/views gets created bigger t...
oshima@chromium.org
2010-04-09
3
-11
/
+19
*
Delete all RenderViewHost in BalloonViewImpl on exit.
oshima@chromium.org
2010-04-09
3
-7
/
+51
*
Add notification processes to the task manager.
johnnyg@chromium.org
2010-04-08
3
-1
/
+6
*
ifdef'ed debug only code
oshima@chromium.org
2010-04-08
1
-0
/
+4
*
notification panel fix on chromeos.
oshima@chromium.org
2010-04-08
5
-21
/
+232
*
Rename RunAllPendingEvents -> RunAllPendingInMessageLoop
oshima@chromium.org
2010-04-01
1
-15
/
+15
*
Fix chromeos build.
estade@chromium.org
2010-04-01
1
-3
/
+3
*
* Add / exhanced tests for state transition.
oshima@chromium.org
2010-03-28
3
-21
/
+110
*
Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...
johnnyg@chromium.org
2010-03-23
1
-4
/
+5
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Add KEEP_SIZE state to panel and fixed misc bugs.
oshima@chromium.org
2010-03-22
5
-128
/
+231
*
Don't change the panel state when deleting notifications (and mouse is on the...
oshima@chromium.org
2010-03-19
4
-7
/
+101
*
Notification for battery with <= 15 minutes remaining.
seanparent@google.com
2010-03-19
3
-3
/
+122
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
* Moved sticky/controls frag to chromeos::BalloonViewImpl
oshima@chromium.org
2010-03-17
10
-117
/
+362
*
Factored out common classes used in notification tests.
oshima@chromium.org
2010-03-16
2
-67
/
+13
*
Fixing method signatures.
oshima@chromium.org
2010-03-15
3
-7
/
+7
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
3
-6
/
+6
[next]