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
*
Add in DOMBrowserView and Frame related classes
rharrison@chromium.org
2011-03-22
7
-17
/
+370
*
Lands http://codereview.chromium.org/2928005/ for Dill:
sky@chromium.org
2011-03-22
6
-6
/
+14
*
views: Move MessageBoxView into the namespace views.
tfarina@chromium.org
2011-03-22
2
-4
/
+7
*
Finish initial 802.1x implementation
chocobo@chromium.org
2011-03-22
6
-99
/
+585
*
Remove g_spawn_async. Use base/process_utils.h instead.
yusukes@google.com
2011-03-22
1
-43
/
+42
*
[ChromeOS] Split proxy settings into its own webui.
xiyuan@chromium.org
2011-03-22
4
-8
/
+143
*
Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.
ben@chromium.org
2011-03-21
1
-4
/
+1
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
1
-1
/
+1
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-8
/
+8
*
Move geolocation, desktop notification, and device orientation into their own...
jam@chromium.org
2011-03-19
2
-11
/
+12
*
Cleanup wifi connect and password code
stevenjb@google.com
2011-03-19
12
-469
/
+247
*
views: Cleanup TabbedPane class.
tfarina@chromium.org
2011-03-18
1
-3
/
+1
*
[cros] Add checkbox for toggling data roaming setting.
nkostylev@chromium.org
2011-03-18
6
-12
/
+57
*
Renaming parameter names from is_off_the_record to is_incognito
willchan@chromium.org
2011-03-18
11
-18
/
+18
*
[cros] Refactor OOBE/login controllers.
nkostylev@chromium.org
2011-03-18
17
-455
/
+765
*
Enforce SavePersistentPrefs in RestartJob path.
dilmah@chromium.org
2011-03-18
1
-0
/
+7
*
Double check in order not to remove an owner.
dilmah@chromium.org
2011-03-18
1
-0
/
+8
*
Add data for showing power button functions on Keyboard Overlay.
mazda@chromium.org
2011-03-18
1
-0
/
+2
*
Build break fix.
zelidrag@chromium.org
2011-03-17
1
-1
/
+1
*
Rewritten MountLibrary to work with non-blocking mount API calls in libcros.
zelidrag@chromium.org
2011-03-17
8
-215
/
+574
*
Remove map entry when it's not needed. Avoid one copy.
avayvod@chromium.org
2011-03-17
1
-2
/
+21
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Changes to use async RequestUpdateTrack and SetUpdateTrack in UpdateLibrary.
stevenjb@google.com
2011-03-16
3
-18
/
+27
*
Remove WebUI menu
oshima@google.com
2011-03-16
13
-2596
/
+4
*
Moving over to other folder button while opening folder menu should open the ...
oshima@google.com
2011-03-16
1
-4
/
+3
*
chromeos: fix crash when freeing ProxyService in LibCrosServiecLibrary.
kuan@chromium.org
2011-03-16
2
-53
/
+33
*
fav icon -> favicon. Pass 12/12: all the rest
avi@chromium.org
2011-03-16
1
-2
/
+2
*
Request data plans when activation state changes.
stevenjb@google.com
2011-03-16
6
-32
/
+68
*
Re-lands:
ben@chromium.org
2011-03-16
4
-13
/
+15
*
Putting back delay to notify network change.
oshima@google.com
2011-03-16
1
-2
/
+5
*
Changed UserImageLoader so it allows more formats of images and does decoding...
avayvod@chromium.org
2011-03-16
7
-37
/
+99
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
3
-13
/
+7
*
Comb up ownership things.
dilmah@chromium.org
2011-03-16
6
-29
/
+69
*
Revert of Revert (78274, 78272) - relanding CL 6646023 with
rtenneti@google.com
2011-03-16
1
-2
/
+10
*
Use extension to show activation message.
oshima@google.com
2011-03-15
1
-6
/
+2
*
Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...
ben@chromium.org
2011-03-15
4
-15
/
+13
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
3
-7
/
+13
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
3
-27
/
+27
*
Extended: Add "system" URLRequestContext (not ready for use!)
battre@chromium.org
2011-03-15
3
-13
/
+7
*
Add native capture API to Widget, and fix a bug in Window where we wouldn't l...
ben@chromium.org
2011-03-15
4
-13
/
+15
*
fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*
avi@chromium.org
2011-03-15
3
-4
/
+4
*
fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSize
avi@chromium.org
2011-03-15
1
-1
/
+1
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
1
-2
/
+2
*
[cros] Display roaming status for cellular network.
nkostylev@chromium.org
2011-03-15
4
-7
/
+46
*
Adding fake param to picture URL to avoid caching it on cros settings page.
avayvod@chromium.org
2011-03-15
1
-1
/
+4
*
Remove unused APIs: GetAutoRepeatEnabled and GetAutoRepeatRate.
yusukes@google.com
2011-03-15
4
-40
/
+0
*
Reland 78062 with some NULL checks.
ben@chromium.org
2011-03-14
5
-18
/
+13
*
[ChromeOS] Add stubs for StorePolicy/RetrievePolicy
cmasone@chromium.org
2011-03-14
3
-0
/
+143
*
Use IsKeyboardLayout() instead of hard coding "xkb:".
satorux@chromium.org
2011-03-14
1
-6
/
+2
*
Use async connect and set primitives from libcros.
stevenjb@google.com
2011-03-14
7
-171
/
+94
[next]