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
/
notifications
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of browser_prefs::RegisterAllPrefs()
mnissler@chromium.org
2011-02-21
2
-10
/
+15
*
Even more test cleanup. Some fixes to non-test code that's regressed.
erg@google.com
2011-02-15
4
-14
/
+48
*
WebUI: Get rid of more references to dom_ui and DOM_UI.
tfarina@chromium.org
2011-02-15
2
-6
/
+6
*
WebUI: Get rid of more references to DOMUI in the rest of the directories.
tfarina@chromium.org
2011-02-13
2
-3
/
+3
*
WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.
tfarina@chromium.org
2011-02-12
2
-2
/
+2
*
Continuing with the out-of-lining of test code.
erg@google.com
2011-02-11
2
-2
/
+7
*
Cleanup: Remove unneeded uses of notification_observer.h.
thestig@chromium.org
2011-02-11
1
-0
/
+1
*
gtk: Improve fullscreen RenderWidgetHostViewGtk.
derat@chromium.org
2011-02-11
1
-2
/
+1
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
2
-1
/
+1
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-3
/
+2
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-2
/
+3
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-3
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
7
-12
/
+12
*
WebUI: Change all references from "DOM UI" to "Web UI".
tfarina@chromium.org
2011-02-02
1
-2
/
+2
*
Reapply and fix r73019. BalloonViewImpl has a different implemementation on
erg@google.com
2011-02-01
5
-378
/
+397
*
WebUI: Rename DOMUIFactory to WebUIFactory.
tfarina@chromium.org
2011-01-29
1
-1
/
+1
*
Revert 73019 - Fix style problems in the Balloon implementation on linux in p...
mbelshe@chromium.org
2011-01-28
5
-392
/
+378
*
Fix style problems in the Balloon implementation on linux in preparation for ...
erg@google.com
2011-01-28
5
-378
/
+392
*
For desktop notifications, only use offsets when the layout calls for them.
johnnyg@chromium.org
2011-01-27
2
-18
/
+39
*
Cleanup:
pkasting@chromium.org
2011-01-26
1
-5
/
+0
*
Do not show notifications when in fullscreen or screensaver mode.
jianli@chromium.org
2011-01-25
2
-3
/
+45
*
Don't use GetAsTabContents. Send notifications from TabContentsView instead.
jochen@chromium.org
2011-01-24
2
-6
/
+5
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
4
-4
/
+4
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
3
-122
/
+166
*
Add OWNERS files to autofill, notifications and speech subdirs.
tfarina@chromium.org
2011-01-21
1
-0
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
5
-5
/
+5
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
1
-1
/
+3
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
4
-18
/
+18
*
For ChromeOS: when starting session:
dilmah@chromium.org
2011-01-13
1
-2
/
+2
*
Refactor RenderWidgetHost::set_paint_observer()
davemoore@chromium.org
2011-01-12
2
-33
/
+22
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
2
-4
/
+4
*
Make the balloon bounding box code more generic and not dependent on which la...
johnnyg@chromium.org
2011-01-10
6
-27
/
+60
*
Allow the user to choose which corner of the screen should get notifications.
johnnyg@chromium.org
2011-01-06
12
-38
/
+386
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Remove wstring from TableModel.
avi@chromium.org
2010-12-30
3
-29
/
+20
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-7
/
+16
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-16
/
+7
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-7
/
+16
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-1
/
+2
*
Removing IsChromeFrameProcess.
tommi@chromium.org
2010-12-21
1
-2
/
+3
*
Allow default desktop content settings and default geolocation settings to be...
markusheintz@chromium.org
2010-12-20
2
-0
/
+6
*
Change menus on OSX to update the icon dynamically.
atwilson@chromium.org
2010-12-15
2
-2
/
+2
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
3
-8
/
+8
*
Deinline even more destructors.
erg@google.com
2010-12-14
2
-3
/
+6
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
2
-3
/
+8
*
Stray ++ causes crashes. Don't walk off the end of the array.
johnnyg@chromium.org
2010-12-09
1
-1
/
+1
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+0
[next]