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
*
Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor...
zork@chromium.org
2010-05-07
7
-7
/
+7
*
Handle CBF_SMBITMAP in the async version of the IPC.
cevans@chromium.org
2010-05-06
1
-0
/
+4
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
16
-242
/
+91
*
Mark DevToolsSanityTest.TestStepIn as flaky on CrOS.
thestig@chromium.org
2010-05-06
1
-1
/
+7
*
Revert 46611 - Quick fix to browser tests failure for http://codereview.chrom...
zork@chromium.org
2010-05-06
1
-8
/
+6
*
Changed URLFetcher unittests to use MessageLoopProxyImpl instead of ChromeThr...
sanjeevr@chromium.org
2010-05-06
1
-25
/
+39
*
Moved everything in browser/sync/net to common/net.
akalin@chromium.org
2010-05-06
20
-199
/
+154
*
Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...
thestig@chromium.org
2010-05-06
7
-7
/
+7
*
[Mac] Fixes janky animations in the omnibox popup.
rohitrao@chromium.org
2010-05-06
2
-16
/
+43
*
Pull current localizations into trunk.
laforge@chromium.org
2010-05-06
100
-2541
/
+26430
*
Use normal browser window as PageInfoView's parent rather than the popup brow...
xiyuan@chromium.org
2010-05-06
1
-2
/
+13
*
Mousing over the bookmark bar now behaves properly when traversing a non-fold...
mrossetti@chromium.org
2010-05-06
3
-40
/
+76
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
5
-27
/
+135
*
Get rid of some dead bookmark context menu code.
viettrungluu@chromium.org
2010-05-06
12
-220
/
+84
*
2nd attempt: Detect login password on sites with an onSubmit handler that cle...
snej@chromium.org
2010-05-06
2
-2
/
+31
*
some more fixes for ignored scoped_ptr::release() calls
estade@chromium.org
2010-05-06
6
-20
/
+17
*
Use normal browser window as parent for extension prompt window.
xiyuan@chromium.org
2010-05-06
1
-0
/
+7
*
Host reset options dialog with NativeDialogHost on ChromeOS
xiyuan@chromium.org
2010-05-06
1
-1
/
+1
*
Host cookie modal dialog and js modal modal dialog in NativeDialogHost
xiyuan@chromium.org
2010-05-06
6
-41
/
+110
*
Implemented cache invalidation listener in sync_listen_notifications.
akalin@chromium.org
2010-05-06
3
-30
/
+598
*
Mac: add a l10n_util::GetNSStringF() which gets offsets as well.
viettrungluu@chromium.org
2010-05-06
1
-6
/
+5
*
Check for null pointer that can occur when tab is closed quickly after
dmazzoni@chromium.org
2010-05-06
1
-1
/
+3
*
Fix a possible crash introduced by r46412 by not accessing the result variabl...
evan@chromium.org
2010-05-06
1
-5
/
+4
*
Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.
willchan@chromium.org
2010-05-06
3
-17
/
+24
*
Quick fix to browser tests failure for http://codereview.chromium.org/1921003
ericdingle@google.com
2010-05-06
1
-6
/
+8
*
More groundwork for making appcache work in workers.
michaeln@chromium.org
2010-05-06
8
-25
/
+69
*
Update TOS on trunk.
laforge@chromium.org
2010-05-06
49
-2355
/
+2027
*
POSIX: Disable all plugin tests on Linux/Mac except PluginTest.Flash, so plug...
thestig@chromium.org
2010-05-06
1
-11
/
+32
*
Fix Chrome build break when building inside of x86-generic chroot.
scherkus@chromium.org
2010-05-06
1
-5
/
+6
*
Revert 46600 - AutoFill: Handle the case where the cached form has extra fiel...
jhawkins@chromium.org
2010-05-06
2
-94
/
+3
*
Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5
evan@chromium.org
2010-05-06
21
-30
/
+29
*
AutoFill: Handle the case where the cached form has extra fields at the end of
jhawkins@chromium.org
2010-05-06
2
-3
/
+94
*
Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...
chocobo@chromium.org
2010-05-06
11
-283
/
+300
*
Check in resources for bubble border.
dpolukhin@chromium.org
2010-05-06
1
-0
/
+2
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
16
-91
/
+242
*
Created a stock implementation of the MessageLoopProxy interface than can be ...
sanjeevr@chromium.org
2010-05-06
14
-23
/
+29
*
Fix crash in tab_contents_view_gtk.cc when delegate is NULL.
dpolukhin@chromium.org
2010-05-06
1
-8
/
+12
*
The app launcher had a height of zero as it was not getting preferred size up...
jcivelli@google.com
2010-05-06
7
-18
/
+16
*
Mark ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault as flaky.
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Disable ExtensionApiTest.Tabs, it flakily exceeds test timeout.
phajdan.jr@chromium.org
2010-05-06
1
-8
/
+2
*
Disable SSLUITest.TestUnauthenticatedFrameNavigation, it flakily exceeds test...
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Disable BrowserTest.CommandCreateAppShortcut, it flakily times out.
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Changing a NOTREACHED to a DLOG(ERROR) since we hit this when running the net...
tommi@chromium.org
2010-05-06
1
-1
/
+1
*
Rename all occurrences of "app extension" with "extension app" since we were ...
aa@chromium.org
2010-05-06
21
-185
/
+185
*
Allows browser tests to run with recent change
davemoore@chromium.org
2010-05-06
2
-2
/
+12
*
Add debugging statement and mark recently-added test as flaky
dmazzoni@chromium.org
2010-05-06
1
-2
/
+7
*
Removed drek left over from an earlier expirement.
mrossetti@chromium.org
2010-05-06
1
-3
/
+0
*
The button was being told to highlight but then it was not being told it need...
mrossetti@chromium.org
2010-05-06
1
-0
/
+4
*
Rename some other occurrences of deperecated methods.
antonm@chromium.org
2010-05-06
1
-1
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
20
-786
/
+1111
[next]