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
Commit message (
Expand
)
Author
Age
Files
Lines
*
base::Bind: Convert chrome/browser/bookmarks.
jhawkins@chromium.org
2011-11-29
3
-103
/
+75
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
5
-186
/
+104
*
base::Bind: Convert the following files:
jhawkins@chromium.org
2011-11-29
3
-117
/
+60
*
Remove a executable flag.
hbono@chromium.org
2011-11-29
1
-0
/
+0
*
Mark notifications api tests as DISABLED
zmo@google.com
2011-11-29
1
-9
/
+4
*
Make the access token fetcher class more generic (takes in client id and clie...
munjal@chromium.org
2011-11-29
3
-12
/
+23
*
Convert PanelMouseWatcher to have more than one observer.
jennb@chromium.org
2011-11-29
10
-46
/
+166
*
Rebase StatusAreaBubble on the new views bubble.
msw@chromium.org
2011-11-29
5
-92
/
+64
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
3
-95
/
+55
*
base::Bind: Convert the following files:
jhawkins@chromium.org
2011-11-29
5
-208
/
+108
*
Revert 111850 - base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
5
-104
/
+186
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
5
-186
/
+104
*
Keep SafeBrowsing download stats for two additional file extensions (crx & apk)
noelutz@google.com
2011-11-29
1
-0
/
+4
*
base::Bind: Convert the following files:
jhawkins@chromium.org
2011-11-29
2
-158
/
+110
*
Disable PersistGaiaPictures on Aura
sail@chromium.org
2011-11-29
1
-1
/
+7
*
[mac] Fix veritical alignment of radio controls.
csilv@chromium.org
2011-11-29
1
-0
/
+1
*
Turn on Num Lock by default only for official Chrome OS builds.
yusukes@chromium.org
2011-11-29
1
-2
/
+7
*
Rename 'hide' to 'disable' in mouse lock strings
scheib@chromium.org
2011-11-29
1
-24
/
+24
*
base::Bind fixes
groby@chromium.org
2011-11-29
2
-6
/
+7
*
base::Bind fixes
groby@chromium.org
2011-11-29
2
-6
/
+8
*
Default to disable profiling in Win XP
jar@chromium.org
2011-11-28
1
-0
/
+6
*
base::Bind: A few Task conversions.
jhawkins@chromium.org
2011-11-28
4
-378
/
+239
*
Remove section_util_win since it had two functions that were used in three pl...
jam@chromium.org
2011-11-28
1
-8
/
+5
*
base::Bind: Convert printing_message_filter.cc.
jhawkins@chromium.org
2011-11-28
3
-74
/
+43
*
Adds required theme data-source.
kgr@chromium.org
2011-11-28
1
-0
/
+4
*
chromeos: Fix a crash in chromeos::PowerManagerClientImpl::OnGetIdleTime().
satorux@chromium.org
2011-11-28
1
-0
/
+4
*
Fix uninitialized variable in select file dialog classes
jamescook@chromium.org
2011-11-28
6
-18
/
+22
*
Move SpeechInputResult into content/public since it's used in chrome. Also ma...
jam@chromium.org
2011-11-28
5
-31
/
+32
*
Android 'all' (and All) changes.
jrg@chromium.org
2011-11-28
1
-0
/
+4
*
Various fixes for coverage building and testing.
rdsmith@chromium.org
2011-11-28
1
-0
/
+1
*
This is a checkpoint commit for experimental.socket. Limitations:
miket@chromium.org
2011-11-28
21
-5
/
+3075
*
fix missing semicolon
jam@chromium.org
2011-11-28
1
-1
/
+1
*
plugins.PluginsTest.testBlockPluginException is failing on Linux only. Bug=10...
anantha@chromium.org
2011-11-28
1
-0
/
+2
*
Use different expected outputs on Linux/Mac for pdf rendering test. I've chec...
jam@chromium.org
2011-11-28
1
-1
/
+10
*
base::Bind: Convert Tasks in chrome/browser/sync tests.
jhawkins@chromium.org
2011-11-28
11
-374
/
+375
*
Build break fix.
zelidrag@chromium.org
2011-11-28
1
-23
/
+23
*
Moved ChromeOS-specific resources from chrome/browser/resources to chrome/bro...
zelidrag@chromium.org
2011-11-28
29
-17
/
+22
*
[cros] Refresh OOBE/login content on language change.
nkostylev@chromium.org
2011-11-28
4
-46
/
+76
*
Update Breakpad to r891, to pick up r891. r891 is a speculative backout of
mark@chromium.org
2011-11-28
2
-5
/
+1
*
callback_forward.h forward-declares base::Callback and base::Closure.
erikwright@chromium.org
2011-11-28
16
-17
/
+20
*
Rename the external popup menu test from unittest to browsertest, as it is a ...
jochen@chromium.org
2011-11-28
1
-1
/
+1
*
Fix memory leak in webRequest API in case of invalid parameters
battre@chromium.org
2011-11-28
1
-3
/
+3
*
Revert 110948 - Add support for stripping Chrome tests.
davemoore@chromium.org
2011-11-28
1
-8
/
+0
*
Remove obsolete ifdef in login browsertests.
oshima@chromium.org
2011-11-28
1
-3
/
+0
*
Change sync histogram logging from Boolean to Enumeration
rsimha@chromium.org
2011-11-28
3
-18
/
+74
*
Cleanup: Convert ASCIIToUTF16("") to string16().
jhawkins@chromium.org
2011-11-28
15
-56
/
+69
*
Move RenderViewHostManagerTest to content
jochen@chromium.org
2011-11-28
1
-1
/
+0
*
Panel class refactor:
jennb@chromium.org
2011-11-28
3
-61
/
+78
*
[Mac] Correct position of BMB folder submenu to align position with selected ...
asvitkine@chromium.org
2011-11-28
1
-6
/
+7
*
Correct the order of destruction of ProfileImplIOData and ExtensionProcessMan...
robertshield@chromium.org
2011-11-28
5
-10
/
+24
[next]