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
*
Remove flaky from BrowserInitTest.OpenURLsPopup since it has not failed in th...
nsylvain@chromium.org
2010-09-26
1
-2
/
+1
*
Updating trunk VERSION from 535.0 to 536.0
chrome-release@google.com
2010-09-26
1
-1
/
+1
*
Fix Linux Official build breakage after Breakpad r700 roll.
thestig@chromium.org
2010-09-26
1
-1
/
+1
*
Linux: Fix problem with zombies and hanging browsers when METHOD_GET_CHILD_WI...
thestig@chromium.org
2010-09-26
3
-2
/
+12
*
Adding entries to the FAQ regarding reporting issues.
kurrik@chromium.org
2010-09-25
2
-81
/
+334
*
DOMUI: Add prefs ui for enabling/disabling background mode.
tfarina@chromium.org
2010-09-25
4
-1
/
+49
*
Revert 60556 (broke chrome, at least on linux) - Refactor, rename and relocat...
thakis@chromium.org
2010-09-25
11
-109
/
+105
*
Bookmarks manager: Remove a console.log
arv@chromium.org
2010-09-25
1
-12
/
+0
*
Bookmark manager: Fix canceling of add page
arv@chromium.org
2010-09-25
2
-5
/
+14
*
Fix a typo introduced in r60578.
tfarina@chromium.org
2010-09-25
1
-1
/
+1
*
Fix an empty string to fix r60578.
tfarina@chromium.org
2010-09-25
1
-2
/
+2
*
Add remoting to about:labs.
tfarina@chromium.org
2010-09-25
4
-11
/
+26
*
Relanding this patch with the compile fix for Visual studio 2005. The compile...
ananta@chromium.org
2010-09-25
6
-215
/
+411
*
Revert 60574 - Fix a regression introduced in the chrome plugin installer on ...
ananta@chromium.org
2010-09-25
6
-410
/
+215
*
Fix a regression introduced in the chrome plugin installer on Windows in revi...
ananta@chromium.org
2010-09-25
6
-215
/
+410
*
Fix dom automation using pyauto on windows.
nirnimesh@chromium.org
2010-09-25
3
-4
/
+8
*
Call InfoBar::ViewHierarchyChangedViewHierarchyChanged after the ConfirmInfoB...
ctguil@chromium.org
2010-09-25
1
-1
/
+1
*
Make the close_button the last child view of an infobar.
ctguil@chromium.org
2010-09-25
1
-0
/
+8
*
Removed executable property from the test html file.
zelidrag@chromium.org
2010-09-25
1
-0
/
+0
*
Support additional webkit accessibility notifications and states.
ctguil@chromium.org
2010-09-25
24
-202
/
+263
*
Skeleton for mobile device activation UI.
zelidrag@chromium.org
2010-09-25
16
-40
/
+572
*
clang: Remove unused function.
thakis@chromium.org
2010-09-25
1
-21
/
+2
*
Do not save identity preferences on OS X
davidben@chromium.org
2010-09-25
1
-5
/
+0
*
Removed now-obsolete
kbr@google.com
2010-09-25
2
-13
/
+0
*
Remove SyncerThreadWithSyncerTest.StopSyncPermanently valgrind threadsanitize...
rsimha@chromium.org
2010-09-25
1
-3
/
+0
*
Refactor, rename and relocate ProfileSyncServiceTestHarness.
rsimha@chromium.org
2010-09-25
11
-105
/
+109
*
Add parentheses around bit-wise operations to quieten warning.
mihaip@chromium.org
2010-09-24
1
-3
/
+2
*
Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...
noelutz@google.com
2010-09-24
9
-231
/
+7
*
Added code to launch the browser to show token expired notifications.
sanjeevr@chromium.org
2010-09-24
1
-0
/
+32
*
Mac: Ignore omnibox selection changes that come from programmatic events
isherman@chromium.org
2010-09-24
2
-21
/
+27
*
Change the menu item 'Options' to 'Settings' on the wrench menu.
tfarina@chromium.org
2010-09-24
2
-7
/
+18
*
Adding ability to log into networks, and view network configs, all from the D...
dhg@chromium.org
2010-09-24
8
-32
/
+658
*
Fix flickering when calling push/replaceState (or changing the location hash)
mihaip@chromium.org
2010-09-24
3
-18
/
+38
*
Updating trunk VERSION from 534.0 to 535.0
chrome-release@google.com
2010-09-24
1
-1
/
+1
*
Small cleanup - remove 2 unnecessary includes.
asargent@chromium.org
2010-09-24
1
-2
/
+0
*
Fix the problem that BlobDispatcherHost is not hooked up in WorkerProcessHost.
jianli@chromium.org
2010-09-24
3
-2
/
+11
*
Fixed bug where the "Keep everything synced" preference wasn't being honored.
akalin@chromium.org
2010-09-24
1
-9
/
+13
*
Comment typo fix.
avi@chromium.org
2010-09-24
1
-1
/
+1
*
ui_tests: check the return value of WaitForAppLaunch.
evan@chromium.org
2010-09-24
1
-1
/
+2
*
ui_tests: disable EarlyReturnTest.
evan@chromium.org
2010-09-24
1
-5
/
+11
*
added /webstore to app.urls
erikkay@chromium.org
2010-09-24
1
-0
/
+1
*
linux: zygote should suicide when the browser channel closes.
evan@chromium.org
2010-09-24
1
-5
/
+6
*
Remove use of Skia's safeUnref() in favor of SkSafeUnref(...)
vandebo@chromium.org
2010-09-24
2
-11
/
+9
*
New instant page tear image from Nicholas.
sky@chromium.org
2010-09-24
1
-0
/
+0
*
Fixes bug where showing an auth dialog during instant would trigger
sky@chromium.org
2010-09-24
9
-20
/
+69
*
Change NOTREACHED() to LOG(ERROR) when we cannot initialize
wtc@chromium.org
2010-09-24
1
-2
/
+2
*
Adds support for sending script when the user accepts instant
sky@chromium.org
2010-09-24
6
-41
/
+98
*
Visually polish language selector for new user pod.
dilmah@chromium.org
2010-09-24
2
-31
/
+60
*
Mark TestDigestAuth FLAKY on all platforms.
lzheng@chromium.org
2010-09-24
1
-8
/
+1
*
Make app panels use popup type. Nuke refocus code and tests.
skerner@chromium.org
2010-09-24
3
-237
/
+15
[next]