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
*
Merge DidPaintBackingStoreRects and DidScrollBackingStoreRect
darin@chromium.org
2010-06-11
9
-79
/
+67
*
Fix the MAYBE_ prefixes for UnloadTest.* on Windows
glider@chromium.org
2010-06-11
1
-0
/
+5
*
Workaround for bug 41001 - treat empty response as no location fix available
joth@chromium.org
2010-06-11
1
-1
/
+6
*
DevTools: enable and mark step in/out/over tests as flaky. I cannot see them ...
yurys@chromium.org
2010-06-11
1
-9
/
+12
*
Updating trunk VERSION from 432.0 to 433.0
chrome-release@google.com
2010-06-11
1
-1
/
+1
*
Remove the MAYBE_ prefix from MAYBE_BrowserCloseBeforeUnloadOK and
glider@chromium.org
2010-06-11
1
-0
/
+2
*
Update V8 to version 2.2.16.
whesse@chromium.org
2010-06-11
1
-0
/
+5
*
Fix build order on windows by making sure grit runs before
tony@chromium.org
2010-06-11
1
-0
/
+3
*
Move the resources used by net-internals into a pak file.
tony@chromium.org
2010-06-11
6
-0
/
+171
*
AutoFill fix compile warning with AutoFillDialog.xib file.
dhollowa@chromium.org
2010-06-11
1
-2
/
+12
*
Revert 49502 - Build a version of base with -fPIC turned on. Use it for inte...
jam@chromium.org
2010-06-11
2
-6
/
+0
*
Revert 49503 - Fix build failure from previous change.
jam@chromium.org
2010-06-11
1
-0
/
+1
*
Fix build failure from previous change.
jam@chromium.org
2010-06-11
1
-1
/
+0
*
Build a version of base with -fPIC turned on. Use it for internal plugin. C...
jam@chromium.org
2010-06-11
2
-0
/
+6
*
Don't ask password for bwsi mode. This will be the same for auto login mode.
oshima@chromium.org
2010-06-11
6
-15
/
+161
*
Revert 49489 - Use NSS for SSL by default on Mac OS X.
hayato@chromium.org
2010-06-11
3
-23
/
+20
*
gtk: Remove obsolete TODO comment.
tfarina@chromium.org
2010-06-11
1
-7
/
+0
*
Hide the input language menu if there is only one input method and it's a XKB...
satorux@chromium.org
2010-06-11
6
-13
/
+54
*
Detach reload from omnibox, combine with stop, and eliminate go.
pkasting@chromium.org
2010-06-11
64
-2387
/
+723
*
Replace changes_channel with an observer list.
zork@chromium.org
2010-06-11
19
-82
/
+268
*
Use NSS for SSL by default on Mac OS X.
wtc@chromium.org
2010-06-11
3
-20
/
+23
*
Linux: Catch X errors and force a crash.
thestig@chromium.org
2010-06-11
3
-13
/
+29
*
NTP: Sync shown sections across instances
arv@chromium.org
2010-06-11
5
-13
/
+61
*
NTP/Apps: Change the order of the default apps.
arv@chromium.org
2010-06-11
1
-8
/
+14
*
Win: Use different AppUserModelID for SxS installs.
mattm@chromium.org
2010-06-11
15
-37
/
+58
*
[Mac] Make CrZombie a superclass-less class.
shess@chromium.org
2010-06-11
1
-37
/
+14
*
Download filename encoding fix [try2]:
estade@chromium.org
2010-06-11
1
-3
/
+3
*
Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake)
jshin@chromium.org
2010-06-11
1
-1
/
+1
*
Mark ExtensionsLoadTest.Test as flaky on Win/Mac
jshin@chromium.org
2010-06-10
1
-2
/
+8
*
Disable DevToolsSanityTest.TestStepIn/Over/Out on Linux.
dimich@chromium.org
2010-06-10
1
-7
/
+10
*
Fix the chromeos build.
jhawkins@chromium.org
2010-06-10
1
-0
/
+2
*
Views: Respond to the --new-wrench-menu flag on windows.
erg@chromium.org
2010-06-10
2
-20
/
+40
*
Track whether a page was loaded via a proxy so that we can
mbelshe@chromium.org
2010-06-10
4
-13
/
+51
*
Gtk: Side tabs for content settings window.
thakis@chromium.org
2010-06-10
1
-30
/
+21
*
Return NULL instead of false when appropriate.
evan@chromium.org
2010-06-10
2
-4
/
+4
*
Fixing filebrowse for extension layering problem.
dhg@chromium.org
2010-06-10
2
-1
/
+2
*
AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions
jhawkins@chromium.org
2010-06-10
11
-84
/
+123
*
Let DataTypeControllers determine whether their data types are ready to be
albertb@chromium.org
2010-06-10
6
-0
/
+56
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
1
-0
/
+5
*
GTK: Always use default frame in popup windows.
erg@chromium.org
2010-06-10
5
-58
/
+88
*
Removing fwd button, make back button take you back up to the root.
dhg@chromium.org
2010-06-10
2
-80
/
+22
*
Makes tab icon/throbber paint in the right position for rtl. I broke
sky@chromium.org
2010-06-10
1
-1
/
+0
*
AutoFill: Fix a bug that caused AutoFill to not fill the field the user is
jhawkins@chromium.org
2010-06-10
12
-118
/
+123
*
Fix for bug #46042: Browser Crash @ views::TableView::~TableView()
georgey@chromium.org
2010-06-10
1
-0
/
+4
*
[GTK] fix a corner case where unmaximize wouldn't work.
estade@chromium.org
2010-06-10
1
-2
/
+2
*
Reduce console spam from unneeded LOG().
evan@chromium.org
2010-06-10
1
-1
/
+0
*
Clean up external-tab related code in automation provider and automation proxy.
estade@chromium.org
2010-06-10
7
-241
/
+225
*
add --version flag
estade@chromium.org
2010-06-10
4
-5
/
+26
*
POSIX: make sure that we never pass directory descriptors into the sandbox.
agl@chromium.org
2010-06-10
1
-1
/
+10
*
No-code change to trigger the bots.
rsesek@chromium.org
2010-06-10
1
-1
/
+1
[next]