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
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
15
-20
/
+20
*
Update notification icons
dpolukhin@chromium.org
2011-04-06
1
-2
/
+2
*
Add accelerator for triggering enrollment from login prompt.
mnissler@chromium.org
2011-04-06
11
-21
/
+68
*
Hook up enrollment login with GAIA auth.
mnissler@chromium.org
2011-04-06
4
-4
/
+168
*
Implement login and confirmation UI for enterprise enrollment screen
mnissler@chromium.org
2011-04-06
4
-104
/
+147
*
Show EULA in initial locale instead of current locale
dpolukhin@chromium.org
2011-04-06
4
-2
/
+39
*
First cut at moving system access code from libcros to Chrome.
satorux@chromium.org
2011-04-06
5
-8
/
+377
*
Switch fonts when Chrome OS locale changes.
falken@chromium.org
2011-04-06
6
-10
/
+54
*
Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), t...
dtu@chromium.org
2011-04-05
3
-81
/
+62
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-05
1
-2
/
+5
*
Make contents settable in RVHTH.
avi@chromium.org
2011-04-05
1
-2
/
+2
*
Avoid casts.
dilmah@chromium.org
2011-04-05
4
-16
/
+17
*
Transform GdkEvents for simpler MouseEvent construction.
msw@chromium.org
2011-04-05
1
-3
/
+2
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
3
-11
/
+9
*
Fix for regressions caused by FREEZE_UPDATE property
oshima@google.com
2011-04-04
1
-2
/
+6
*
[Chrome OS] Fix C++ violations in signed_settings_helper.cc
cmasone@chromium.org
2011-04-02
1
-5
/
+5
*
public_key_ is a std::vector<uint8>, initialize with 0 instead of NULL.
jeffbailey@chromium.org
2011-04-02
1
-1
/
+1
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
4
-11
/
+22
*
Making 'Usage statistics reporting' value wizard-level
glotov@google.com
2011-04-01
5
-7
/
+27
*
Extracted camera UI from UserImageView to TakePhotoView.
avayvod@chromium.org
2011-04-01
12
-316
/
+815
*
Copy X keyboard code from libcros to Chrome.
satorux@chromium.org
2011-04-01
11
-218
/
+678
*
Exposes home provider via chromeosInfoPrivate API.
altimofeev@chromium.org
2011-04-01
3
-2
/
+25
*
Default Pepper Flash to running out-of-process, with a command-line option to
brettw@chromium.org
2011-03-31
1
-0
/
+1
*
Consolidate Widget Event code, other cleanup.
msw@chromium.org
2011-03-31
2
-4
/
+4
*
Fix for paint issue on initial screen.
oshima@google.com
2011-03-31
1
-10
/
+12
*
chromeos: Make brightness and volume work on login screen.
derat@chromium.org
2011-03-31
1
-5
/
+18
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
5
-11
/
+18
*
Initial integration of DOM login screen with existing infrastructure.
rharrison@chromium.org
2011-03-31
14
-9
/
+320
*
Add SMS notification
dpolukhin@chromium.org
2011-03-31
2
-0
/
+164
*
Revert "Enable component extensions for DefaultProfile used in login screen d...
dpolukhin@chromium.org
2011-03-31
1
-4
/
+3
*
[cros] Create SIM unlock dialog wrapper.
nkostylev@chromium.org
2011-03-31
4
-3
/
+143
*
Remove unnecessary header includes.
satorux@chromium.org
2011-03-31
7
-9
/
+2
*
Fixes problem with double deletion of the UpdateView.
altimofeev@chromium.org
2011-03-31
1
-1
/
+2
*
Mirror the volume/brightness level bubble views for right-to-left UIs. Doing...
falken@chromium.org
2011-03-31
1
-1
/
+3
*
chromeos: Retry ALSA mixer initialization on failure.
derat@chromium.org
2011-03-30
1
-2
/
+28
*
Move web_ui_util.* to chrome/ from content/
estade@chromium.org
2011-03-30
1
-1
/
+1
*
Fixes possible NULL pointer crash.
altimofeev@chromium.org
2011-03-30
3
-5
/
+18
*
Increase height of login captcha view.
falken@chromium.org
2011-03-30
1
-1
/
+0
*
Use a new "disabled" property to disable users settings UI elements.
xiyuan@chromium.org
2011-03-29
1
-3
/
+7
*
Link offset fixed on the EULA screen
glotov@google.com
2011-03-29
1
-1
/
+1
*
Send policy blobs to session_manager
jkummerow@chromium.org
2011-03-29
2
-14
/
+105
*
libcros changes to pass dict http://codereview.chromium.org/6730051
dpolukhin@chromium.org
2011-03-29
2
-2
/
+79
*
Fixing truncated label text of the checkbox
glotov@google.com
2011-03-29
1
-1
/
+31
*
[ChromeOS] Implement Chrome side of Store/RetrievePolicy.
cmasone@chromium.org
2011-03-29
6
-55
/
+356
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
7
-58
/
+56
*
Add focused property to chrome.windows.create extension API.
jennb@chromium.org
2011-03-28
4
-4
/
+30
*
WebUI: Move chromeos/webui remaining files to ui/webui/options/chromeos direc...
tfarina@chromium.org
2011-03-28
32
-3342
/
+0
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
12
-42
/
+47
*
Move NativeThemeChromeOS into gfx.
xiyuan@chromium.org
2011-03-28
2
-799
/
+0
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
2
-4
/
+4
[next]