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
*
Hook users DOMUI with backend.
xiyuan@chromium.org
2010-09-16
5
-35
/
+192
*
Second try of http://codereview.chromium.org/3322009 since it got reverted.
imcheng@chromium.org
2010-09-16
5
-130
/
+242
*
Add a placeholder, overridable DOMUI keyboard.
bryeung@chromium.org
2010-09-16
18
-1
/
+207
*
Make the test code that changes the GoogleBaseURL do a notification (instead of
levin@chromium.org
2010-09-16
2
-1
/
+5
*
GTK: Cleanup MenuGtk to use signals thunk macros.
erg@google.com
2010-09-16
2
-29
/
+25
*
Mark PluginTest.Quicktime as FLAKY
inferno@chromium.org
2010-09-16
1
-1
/
+1
*
Added implementations of entry points which will shortly be added
kbr@google.com
2010-09-16
2
-0
/
+82
*
Mac: Add a few more keyboard shortcuts to tabpose.
thakis@chromium.org
2010-09-16
1
-20
/
+184
*
GpuProcessHost and GpuChannel do not assert if they receive an IPC message th...
apatrick@chromium.org
2010-09-16
2
-6
/
+9
*
clang: update gtest to r435 and gmock to r300.
evan@chromium.org
2010-09-16
1
-18
/
+20
*
Add methods to ProfileSyncServiceTestHarness to enable / disable sync for dat...
rsimha@chromium.org
2010-09-16
3
-26
/
+84
*
Change the FileSystem IPCs to take FilePaths as arguments instead of
dumi@chromium.org
2010-09-16
4
-83
/
+67
*
Linux: Fix pure call in CrashHandlerHostLinux::Init().
thestig@chromium.org
2010-09-16
2
-7
/
+18
*
Remove use of accessible prop service from render_widget_host_view_win.cc
ctguil@chromium.org
2010-09-16
4
-49
/
+25
*
Remove the code that shall not be used in tests: PathService::Get(base::DIR_TEMP
levin@chromium.org
2010-09-16
1
-13
/
+5
*
Fix browser_tests:RendererAccessibilityBrowserTest.TestCrossPlatformAccessibi...
ctguil@chromium.org
2010-09-16
1
-30
/
+53
*
Make a utility test class that is useful to any code which is trying to create
levin@chromium.org
2010-09-16
6
-288
/
+455
*
Show "DNS" as the authority for DNSSEC validated certficiates.
agl@chromium.org
2010-09-16
1
-0
/
+8
*
Mac: Fix concurrent access on a non-threadsafe data structure.
thakis@chromium.org
2010-09-16
2
-12
/
+33
*
Fix failing checks that enforce an ordering on test timeout values. This orde...
robertshield@chromium.org
2010-09-16
1
-5
/
+9
*
Data files for bug 53495 so that trybots will work.
aa@chromium.org
2010-09-16
7
-0
/
+35
*
[Mac] Size popup windows correctly.
rohitrao@chromium.org
2010-09-16
1
-1
/
+26
*
Add testing of the Chrome Frame user-mode installation to mini_installer_test...
robertshield@chromium.org
2010-09-16
14
-123
/
+164
*
Clean up policy tests.
mnissler@chromium.org
2010-09-16
8
-754
/
+1058
*
Improvements of SignedSettingsHelper:
xiyuan@chromium.org
2010-09-16
3
-53
/
+76
*
Use net-yet-implemented message in cellular config view to avoid confusion.
xiyuan@chromium.org
2010-09-16
1
-1
/
+11
*
Change CorsSettings::Get's assumption of who owns the returned value.
xiyuan@chromium.org
2010-09-16
3
-3
/
+9
*
[GTK] adjust GtkFloatingContainer child allocation calculation.
estade@chromium.org
2010-09-16
3
-23
/
+21
*
[GTK] Apply SetLabelWidth workaround in more places.
estade@chromium.org
2010-09-16
3
-10
/
+6
*
Adds instant to about:labs.
sky@chromium.org
2010-09-16
2
-0
/
+13
*
When uninstalling, only attempt to unregister DLLs if in ChromeFrame mode.
robertshield@chromium.org
2010-09-16
1
-2
/
+3
*
Modifies the toast randomization behavior to be en-US only.
gwilson@google.com
2010-09-16
1
-2
/
+5
*
Google codestyle prescribes sorting #include filenames within a section.
dilmah@chromium.org
2010-09-16
54
-80
/
+80
*
LoginPromptTest.TestDigestAuth is also flaky due to NavigateToURL failing
joth@chromium.org
2010-09-16
1
-2
/
+10
*
Fix a bug in determining a LogGroupEntry's parent in net-internals. Only not...
mmenke@chromium.org
2010-09-16
1
-1
/
+1
*
Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...
jochen@chromium.org
2010-09-16
7
-336
/
+99
*
Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.
jochen@chromium.org
2010-09-16
7
-99
/
+336
*
LoginPromptTest.TestBasicAuth is also flaky due to NavigateToURL failing
joth@chromium.org
2010-09-16
1
-1
/
+9
*
Show a volume indicator as audio is being recorded.
satish@chromium.org
2010-09-16
20
-81
/
+301
*
Support wildcards for policy-controlled plugin blacklists.
mnissler@chromium.org
2010-09-16
4
-16
/
+44
*
Linux zygote: Fix race condition when using SUID + seccomp sandboxes
mseaborn@chromium.org
2010-09-16
1
-46
/
+95
*
Updating trunk VERSION from 526.0 to 527.0
chrome-release@google.com
2010-09-16
1
-1
/
+1
*
Linux sandbox: Allow seccomp sandbox to be stacked on top of the SUID sandbox
mseaborn@chromium.org
2010-09-16
1
-4
/
+6
*
Refactored handling of XmppClient.
akalin@chromium.org
2010-09-16
7
-167
/
+83
*
Defines GpuVideoDevice for video frame allocation
hclam@chromium.org
2010-09-16
4
-4
/
+150
*
Clarify some comments from a recent patch that changes TabContents.
jorlow@chromium.org
2010-09-16
3
-10
/
+8
*
Make Enter and Esc keys work at wi-fi password dialog.
dilmah@chromium.org
2010-09-16
2
-3
/
+16
*
Reland r59492. Do not include RLZ parameters in search requests for organic i...
jochen@chromium.org
2010-09-16
1
-1
/
+7
*
Revert 59618 - Get password sync to a usable state.
tim@chromium.org
2010-09-16
10
-153
/
+26
*
Get password sync to a usable state.
tim@chromium.org
2010-09-16
10
-26
/
+153
[next]