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
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
30
-30
/
+31
*
Cache GAIA profile picture URL
sail@chromium.org
2011-11-30
2
-4
/
+10
*
Rebase the MessageBubble on the new views bubble.
msw@google.com
2011-11-30
8
-278
/
+133
*
Resubmit CL with memory leaks patched. See 8429004.
chocobo@chromium.org
2011-11-30
8
-68
/
+269
*
Revert 112232 - Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
1
-1
/
+1
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
1
-1
/
+1
*
Do not execute IME tests when USE_VIRTUAL_KEYBOARD is defined.
yusukes@chromium.org
2011-11-30
1
-0
/
+10
*
Use OAuth2 refresh token to download GAIA info
sail@chromium.org
2011-11-30
2
-0
/
+5
*
views: Move some random files from views/ to ui/views/.
tfarina@chromium.org
2011-11-30
1
-1
/
+1
*
[cros] Make disconnected icons used by network drop-down and network button c...
altimofeev@chromium.org
2011-11-30
1
-0
/
+5
*
Remove IDS_MOZC macro.
mazda@chromium.org
2011-11-30
1
-48
/
+44
*
Add browser tests that check if the IME hot keys like Shift+Alt are working c...
yusukes@chromium.org
2011-11-30
1
-22
/
+164
*
Add a browser test which checks if the 'Caps Lock by pressing both Shift keys...
yusukes@chromium.org
2011-11-30
2
-0
/
+210
*
fix compilation error on gcc4.6.1
oshima@chromium.org
2011-11-30
1
-2
/
+2
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-30
3
-31
/
+58
*
Add service to update GAIA info
sail@chromium.org
2011-11-30
1
-1
/
+1
*
chromeos: remove power library
sque@google.com
2011-11-29
10
-240
/
+2
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
15
-16
/
+16
*
Change TOUCH_UI => USE_VIRTUAL_KEYBOARD.
bryeung@chromium.org
2011-11-29
1
-6
/
+6
*
Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...
bshe@chromium.org
2011-11-29
6
-7
/
+15
*
Force annotation of overridden methods with OVERRIDE.
avi@chromium.org
2011-11-29
9
-51
/
+53
*
Move the RendererProcessType enum out of ChildProcessInfo. It's actually neve...
jam@chromium.org
2011-11-29
1
-1
/
+1
*
Remove various uses of TOUCH_UI that are no longer needed
rbyers@chromium.org
2011-11-29
6
-44
/
+4
*
Some code cleanup.
sadrul@chromium.org
2011-11-29
2
-25
/
+23
*
Add ui data property in network library.
mnissler@chromium.org
2011-11-29
3
-0
/
+22
*
Move accessibility_events.* to chrome/browser/accessibility
hashimoto@chromium.org
2011-11-29
4
-5
/
+5
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
21
-24
/
+24
*
Add url and is_main_frame to DidFinishLoad and DidFailLoad.
mkosiba@chromium.org
2011-11-29
2
-5
/
+0
*
Fixes a crash in suite_Smoke.login_OwnershipApi caused by double freeing of m...
pastarmovj@chromium.org
2011-11-29
1
-4
/
+0
*
Make the network info sent to webui an actual dictionary.
mnissler@chromium.org
2011-11-29
1
-1
/
+1
*
Change TOUCH_UI => USE_VIRTUAL_KEYBOARD.
bryeung@chromium.org
2011-11-29
5
-66
/
+67
*
Add cursor field to SetComposition.
zork@chromium.org
2011-11-29
2
-3
/
+5
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-35
/
+35
*
Rebase StatusAreaBubble on the new views bubble.
msw@chromium.org
2011-11-29
5
-92
/
+64
*
Revert 111850 - base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-35
/
+35
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-35
/
+35
*
Turn on Num Lock by default only for official Chrome OS builds.
yusukes@chromium.org
2011-11-29
1
-2
/
+7
*
base::Bind: A few Task conversions.
jhawkins@chromium.org
2011-11-28
1
-61
/
+52
*
chromeos: Fix a crash in chromeos::PowerManagerClientImpl::OnGetIdleTime().
satorux@chromium.org
2011-11-28
1
-0
/
+4
*
Remove obsolete ifdef in login browsertests.
oshima@chromium.org
2011-11-28
1
-3
/
+0
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
3
-26
/
+32
*
views: Move menu directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
21
-45
/
+45
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
3
-32
/
+26
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
3
-26
/
+32
*
Move extension_accessibility_api.* from chrome/browser/extensions to chrome/b...
hashimoto@chromium.org
2011-11-28
3
-4
/
+4
*
Revert 111668 - Configure flimflam from ONC.
thestig@chromium.org
2011-11-28
8
-237
/
+62
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
32
-39
/
+39
*
Configure flimflam from ONC.
chocobo@chromium.org
2011-11-28
8
-62
/
+237
*
Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extension...
aa@chromium.org
2011-11-27
18
-3978
/
+2
*
Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions.""
aa@chromium.org
2011-11-27
18
-2
/
+3978
[next]