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
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
21
-173
/
+208
*
Mark ExistingUserControllerTest.NewUserLogin as Flaky
rbyers@chromium.org
2012-02-14
1
-1
/
+2
*
Added PolicyServiceStub.
joaodasilva@chromium.org
2012-02-14
5
-11
/
+86
*
Rename TabContentsViewAndroid to WebContentsViewAndroid
yfriedman@chromium.org
2012-02-14
2
-3
/
+3
*
GDataUploader fixes.
achuith@chromium.org
2012-02-14
3
-87
/
+144
*
mac: Remove InitWebCoreSystemInterface() calls from many random places.
thakis@chromium.org
2012-02-14
1
-10
/
+0
*
Add 3 new Gmail scenarios to the suite of automated Chrome Endure tests.
dennisjeffrey@chromium.org
2012-02-14
1
-70
/
+272
*
Removing dead code from NetworkActionPredictor.
dominich@chromium.org
2012-02-14
1
-14
/
+0
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
20
-204
/
+171
*
Simple trace logging of received IPC messages
rbyers@chromium.org
2012-02-14
2
-4
/
+13
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
20
-171
/
+204
*
Log V8 Benchmark results to console.
tonyg@chromium.org
2012-02-14
1
-6
/
+11
*
Instrument how the download file chooser is used.
cbentzel@chromium.org
2012-02-14
2
-1
/
+46
*
Revert 121912 - Implement chrome.experimental.downloads.onChanged
vollick@google.com
2012-02-14
3
-500
/
+98
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
11
-49
/
+43
*
Implement chrome.experimental.downloads.onChanged
benjhayden@chromium.org
2012-02-14
3
-98
/
+500
*
Marks a test as flaky.
sky@chromium.org
2012-02-14
1
-1
/
+2
*
LocationBarViewGtk already has a pointer to Browser, so no need to get it fro...
jam@chromium.org
2012-02-14
1
-5
/
+2
*
Revert 121875 - Whitelist PDF viewer and Google Talk plug-in for click-to-play.
pkasting@chromium.org
2012-02-14
1
-16
/
+0
*
Marks some ssl tests disabled as they're crashing on mac.
sky@chromium.org
2012-02-14
1
-4
/
+4
*
Marks some ssl tests disabled as they're crashing on mac.
sky@chromium.org
2012-02-14
1
-2
/
+18
*
Revert 121896 - Extract RenderWidgetHostView (for Chrome-like embedders) vs. ...
vollick@google.com
2012-02-14
1
-1
/
+1
*
Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...
joi@chromium.org
2012-02-14
1
-1
/
+1
*
Cocoa: Handle re-open event in app mode
sail@chromium.org
2012-02-14
5
-4
/
+103
*
Revert 121889 - Add simple trace logging of received IPC messages
rbyers@chromium.org
2012-02-14
2
-15
/
+6
*
Add simple trace logging of received IPC messages
rbyers@chromium.org
2012-02-14
2
-6
/
+15
*
Disable accelerated compositing in component extensions
rbyers@chromium.org
2012-02-14
1
-0
/
+15
*
Preventing directory rescan from stop renaming.
serya@google.com
2012-02-14
3
-6
/
+71
*
Allow SessionBackend::Init() to occur just-in-time in production builds.
joi@chromium.org
2012-02-14
2
-3
/
+19
*
[Sync] Split ExtensionsActivityMonitor into {Chrome,}ExtensionsActivityMonitor
akalin@chromium.org
2012-02-14
23
-388
/
+434
*
Whitelist PDF viewer and Google Talk plug-in for click-to-play.
bauerb@chromium.org
2012-02-14
1
-0
/
+16
*
Fix brightness filter in Chrome OS Photo Editor
kaznacheev@chromium.org
2012-02-14
1
-1
/
+2
*
Reworking the BrowsingData API signature to include an options object.
mkwst@chromium.org
2012-02-14
6
-106
/
+165
*
Clarify misleading comment in AutocompleteController constructor.
jknotten@chromium.org
2012-02-14
1
-1
/
+1
*
Revert 121860 (linker error) - Make the auto-launch experiment profile-aware.
finnur@chromium.org
2012-02-14
12
-209
/
+45
*
Updating trunk VERSION from 1041.0 to 1042.0
chrome-release@google.com
2012-02-14
1
-1
/
+1
*
Output some log info in GpuPixelBrowserTest.
zmo@chromium.org
2012-02-14
1
-0
/
+9
*
Make the auto-launch experiment profile-aware.
finnur@chromium.org
2012-02-14
12
-45
/
+209
*
Revert 121858 - [cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
5
-96
/
+7
*
[cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
5
-7
/
+96
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-14
2
-61
/
+31
*
Protector bubble is re-displayed when browser window focus is lost and returned.
ivankr@chromium.org
2012-02-14
2
-13
/
+61
*
Focus search field when Settings page loads
tbreisacher@chromium.org
2012-02-14
1
-0
/
+18
*
Add some instrumentation to BrowserProcessImpl.
eroman@chromium.org
2012-02-14
2
-1
/
+18
*
GTK: implement "print selection".
peter@pcc.me.uk
2012-02-14
2
-12
/
+35
*
Revert 121840 - Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
4
-38
/
+46
*
Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
4
-46
/
+38
*
Add stubbed-out view() implementation for Android.
yfriedman@chromium.org
2012-02-14
1
-16
/
+28
*
Add svn:executable prop to DLLs so that they check out with the executable bi...
pkasting@chromium.org
2012-02-14
22
-0
/
+0
*
Add CryptohomeClient
hashimoto@chromium.org
2012-02-14
10
-1
/
+853
[next]