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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chromeos: Add functions to modify screen brightness.
derat@chromium.org
2011-05-05
2
-2
/
+17
*
[cros] Added choice of default images to image screen for new users.
avayvod@chromium.org
2011-05-04
12
-113
/
+638
*
Refcount message loop with BaseLoginDisplayHost.
rhashimoto@chromium.org
2011-05-04
6
-12
/
+33
*
Set POPUP type for throbber window.
dilmah@chromium.org
2011-05-04
1
-1
/
+1
*
Fix wrong string comparison introduced in #84056
dpolukhin@chromium.org
2011-05-04
1
-1
/
+1
*
GSM data roaming: connect UI and flimflam
dpolukhin@chromium.org
2011-05-04
4
-2
/
+72
*
Rename View::GetCursor and simplify arguments.
msw@chromium.org
2011-05-03
5
-16
/
+11
*
chromeos: Expand panels before focusing them.
derat@chromium.org
2011-05-03
1
-8
/
+14
*
Adopt InterstitialPage to RenderViewHost message changes which were introduce...
markusheintz@chromium.org
2011-05-03
2
-8
/
+8
*
Implement new gray mock.
davemoore@chromium.org
2011-05-02
24
-140
/
+336
*
CrOS - Escape punctuation characters in network names
jamescook@chromium.org
2011-05-02
1
-6
/
+27
*
Remove a workaround for Issue 12244 which is unnecessary now.
yusukes@google.com
2011-05-02
1
-14
/
+12
*
Add two functions for handwriting: SendHandwritingStrokes and CancelHandwriting.
yusukes@google.com
2011-05-02
3
-0
/
+24
*
Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimoto
saintlou@chromium.org
2011-04-29
3
-3
/
+3
*
Window::InitWindow shouldn't replace frame view with default if custom frame set
dpolukhin@chromium.org
2011-04-29
1
-0
/
+1
*
CrOS - List user certificates in VPN connect dialog UI.
jamescook@chromium.org
2011-04-29
2
-56
/
+120
*
Partial fix for ChromeOS regression from chrome:72040
stevenjb@google.com
2011-04-29
1
-0
/
+1
*
Sign-in button stays gray after invalid login
glotov@google.com
2011-04-29
1
-1
/
+7
*
Do not handle mouse event in lock window nor propagage to child.
oshima@google.com
2011-04-29
1
-3
/
+7
*
Don't show error message for empty password.
oshima@google.com
2011-04-29
1
-0
/
+3
*
Removes a couple of unneeded WidgetGtk forward declarations.
sky@chromium.org
2011-04-28
2
-2
/
+0
*
Don't delete networks that have failed until user has been notified.
stevenjb@google.com
2011-04-28
6
-179
/
+79
*
Cleanup popup related browser navigation code.
stevenjb@google.com
2011-04-28
2
-0
/
+22
*
Create InitParams for Window.
ben@chromium.org
2011-04-28
4
-15
/
+23
*
Show "Other mobile network..." on settings page
dpolukhin@chromium.org
2011-04-28
2
-6
/
+4
*
[cros] Revert change in UserManager::IsLoggedInAsGuest()
nkostylev@chromium.org
2011-04-28
1
-1
/
+1
*
Observe plug-in blacklist changes in user preferences instead of local state.
bauerb@chromium.org
2011-04-28
1
-1
/
+1
*
Make customization documents singletons.
dpolukhin@chromium.org
2011-04-28
16
-403
/
+285
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
6
-6
/
+6
*
More random WidgetGtk cleanup.
sky@chromium.org
2011-04-27
18
-50
/
+20
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-0
/
+1
*
Revert r82327 "Refcount browser process in BaseLoginDisplayHost so message lo...
oshima@google.com
2011-04-27
2
-11
/
+1
*
Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...
aa@chromium.org
2011-04-27
2
-10
/
+26
*
Prevent a panel from blowing up when touched.
sadrul@chromium.org
2011-04-27
1
-16
/
+73
*
Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...
acolwell@chromium.org
2011-04-27
2
-26
/
+10
*
Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...
aa@chromium.org
2011-04-27
2
-10
/
+26
*
Address review comments I missed.
sky@chromium.org
2011-04-27
1
-5
/
+5
*
Migrates NotificationPanel code to using Widget API instead of
sky@chromium.org
2011-04-27
1
-39
/
+50
*
[cros] Show 3G promo notification on a first usage of the cellular network as...
nkostylev@chromium.org
2011-04-27
8
-25
/
+158
*
Add resources for ibus-zinnia-japanese
yusukes@google.com
2011-04-27
3
-0
/
+9
*
Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.
msw@chromium.org
2011-04-27
7
-58
/
+28
*
Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...
aa@chromium.org
2011-04-26
2
-24
/
+8
*
Remove weird dependency on extensions from webui.
aa@chromium.org
2011-04-26
2
-8
/
+24
*
Converts background_view from using WidgetGtk.
sky@chromium.org
2011-04-26
1
-4
/
+1
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
13
-22
/
+22
*
Show hardware addresses for wifi and ethernet networks.
dilmah@chromium.org
2011-04-26
7
-55
/
+203
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
14
-64
/
+79
*
chromeos: fix bug where "aw snap" page replaces first tab if it was a NTP whe...
kuan@chromium.org
2011-04-26
2
-0
/
+44
*
[cros] Persist default user image.
avayvod@chromium.org
2011-04-26
3
-20
/
+48
*
Refactors handling of NativeWebKeyboardEvent into a common
sky@chromium.org
2011-04-26
1
-6
/
+2
[next]