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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
33
-1026
/
+915
*
Prevents changing the stored tab handle at switching tabs. This fixes a bug w...
geer@google.com
2010-09-16
3
-8
/
+10
*
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
*
Roll webkit 67587:67597.
satish@chromium.org
2010-09-16
1
-1
/
+1
*
Make Enter and Esc keys work at wi-fi password dialog.
dilmah@chromium.org
2010-09-16
2
-3
/
+16
*
Handle return value from HANDLE_EINTR in ipc_send_fds_test.cc.
hans@chromium.org
2010-09-16
1
-1
/
+1
*
Fix style guide errors in comments
dpolukhin@chromium.org
2010-09-16
2
-2
/
+2
*
Reland r59492. Do not include RLZ parameters in search requests for organic i...
jochen@chromium.org
2010-09-16
1
-1
/
+7
*
Don't add invalid webkit accessibility objects to the renderer accessibility ...
ctguil@chromium.org
2010-09-16
1
-2
/
+8
*
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
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
30
-70
/
+113
*
Test shell impl for WebKit's File System API:BUG=52799TEST=none
kkanetkar@chromium.org
2010-09-16
19
-103
/
+1037
*
Roll webkit 67563:67587.
jparent@chromium.org
2010-09-16
1
-1
/
+1
*
Reduce fieldtrials percentages for push to stable M7
jar@chromium.org
2010-09-16
3
-54
/
+18
*
Move ExtensionsServiceBackend class into the .cc file.
tfarina@chromium.org
2010-09-16
2
-325
/
+322
*
Add functions to watch the ibus connection.
zork@chromium.org
2010-09-16
1
-0
/
+15
*
Do not resize image before testing pixel colors in browser test. Only crop.
skerner@chromium.org
2010-09-16
4
-26
/
+37
*
Revert 59492 - Do not include RLZ parameters in search requests for organic i...
thestig@chromium.org
2010-09-16
1
-6
/
+1
*
DOMUI: Don't paint menu separators as selected
arv@chromium.org
2010-09-16
1
-2
/
+2
*
Bookmark Manager: Handle multiple right clicks correctly.
arv@chromium.org
2010-09-16
1
-1
/
+4
*
[chrome os] Add async method for removing cryptohomes
cmasone@google.com
2010-09-16
3
-4
/
+24
*
Replace a data file used in download tests with a much smaller one.
nirnimesh@chromium.org
2010-09-16
3
-1
/
+2
*
Revert 59600 - Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-16
5
-130
/
+114
*
Make AudioOutputController.Close() truly asynchronous.
sergeyu@chromium.org
2010-09-16
5
-114
/
+130
*
NTP: Display attribution correctly on initial load.
aa@chromium.org
2010-09-16
3
-1
/
+20
*
Factor an ExtensionIconSet class out of Extension. This can
aa@chromium.org
2010-09-16
21
-104
/
+195
*
Zip extension samples when building docs.
kurrik@chromium.org
2010-09-16
46
-2
/
+124
*
Make our X11 error handler more descriptive
jamesr@chromium.org
2010-09-16
3
-5
/
+9
*
Fixes for a couple of ChromeFrame crashes seen in the latest dev channel buil...
ananta@chromium.org
2010-09-16
2
-25
/
+70
*
Remove hack to auto-connect to Google-A on browser startup in ChromeOS
chocobo@chromium.org
2010-09-16
4
-114
/
+0
*
Various style fixes (indenting, captitalization, adding some comments).
levin@chromium.org
2010-09-16
4
-19
/
+22
*
Fix tabs updated in background won't be rendered properly
vangelis@chromium.org
2010-09-16
1
-1
/
+1
*
Simplified chrome-specific ChromeOS autotest by introducing a common wrapper ...
zelidrag@chromium.org
2010-09-16
3
-84
/
+12
*
Add support for webkit ValueChanged accessibility notification.
ctguil@chromium.org
2010-09-16
18
-219
/
+365
*
FBTF: Move Extension::LaunchContainer to extension_constants.h.
erg@google.com
2010-09-16
16
-43
/
+61
*
Linux: make compile-time dependency on gnome-keyring optional.
phajdan.jr@chromium.org
2010-09-16
4
-5
/
+29
*
Change forward declaration of HttpRequestInfo from class to struct to
rch@chromium.org
2010-09-15
1
-1
/
+1
*
linux: Pass -pipe to gcc.
evan@chromium.org
2010-09-15
1
-0
/
+1
*
Fix unintentional pointer arithmetic.
evan@chromium.org
2010-09-15
1
-1
/
+2
*
Move two methods in spdy_http_stream.cc from an anonymous namespace
rch@chromium.org
2010-09-15
4
-136
/
+176
*
The recent change for setting LD_LIBRARY_PATH doesn't actually work, as the
markus@chromium.org
2010-09-15
1
-7
/
+1
[prev]
[next]