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
...
*
2nd compilation fix for cros (missed a file).
atwilson@chromium.org
2011-09-03
1
-1
/
+1
*
fix for cros compilation error
atwilson@chromium.org
2011-09-03
1
-1
/
+1
*
Update expected plugin list on chromeos
nirnimesh@chromium.org
2011-09-03
1
-15
/
+48
*
ntp4: theme page switchers
estade@chromium.org
2011-09-03
4
-8
/
+15
*
Mark two tests as flaky on Mac.
creis@chromium.org
2011-09-03
2
-2
/
+16
*
Moved the handling of the initial passphrase into SyncSetupFlow.
atwilson@chromium.org
2011-09-03
11
-147
/
+116
*
Increase prerender memory limit on NetInternalsTests,
mmenke@chromium.org
2011-09-03
1
-0
/
+10
*
Remove 'Always' from the 'Show Bookmarks Bar' menu command.
csilv@chromium.org
2011-09-03
1
-2
/
+2
*
Remove some unused includes and uses of BrowserTestHelper.
rsesek@chromium.org
2011-09-03
9
-15
/
+4
*
Clear the previous word state on a negative word cache hit.
bryner@chromium.org
2011-09-03
1
-0
/
+4
*
Add reliability supression for crash in net::NetworkDelegate.
dyu@chromium.org
2011-09-03
1
-0
/
+4
*
Sync: Change wording from "sync to" to "synced as"
sail@chromium.org
2011-09-03
1
-5
/
+5
*
OSX: Use infobar's self-reported height.
miket@chromium.org
2011-09-03
1
-2
/
+2
*
Disable preread experiment for Chromium and change registry key used by Googl...
chrisha@chromium.org
2011-09-03
2
-52
/
+48
*
[ntp4] Fix incorrect scrollbar behavior on bookmarks page.
csilv@chromium.org
2011-09-03
3
-12
/
+9
*
Remove unneeded parameter in CallJavascriptFunction that was causing a memory...
abodenha@chromium.org
2011-09-03
1
-2
/
+1
*
Added testAppSearch and testAutoCompleteForNonAsciiSearch new pyauto tests in...
vivianz@chromium.org
2011-09-03
1
-0
/
+30
*
Use only 1 hover threshold of 250ms for hover histograms.
tburkard@chromium.org
2011-09-03
1
-16
/
+1
*
Stop forcing filebrowser to open in Files directory by default
tbarzic@chromium.org
2011-09-03
1
-2
/
+1
*
Disable flaky NaCl SRPC integration tests.
ncbray@google.com
2011-09-03
1
-0
/
+12
*
ntp4: Avoid a temp variable of node child_count().
tfarina@chromium.org
2011-09-03
1
-23
/
+25
*
Disable flaky browser_test for WebstoreInlineInstallTest.FindLink on Linux.
dyu@chromium.org
2011-09-02
1
-1
/
+8
*
Remove dead dialog position pref code in Autofill
isherman@chromium.org
2011-09-02
5
-13
/
+0
*
Revert 98946 - New windows opened in javascript with target = "_blank" should
atwilson@chromium.org
2011-09-02
1
-20
/
+0
*
Adds a global keyboard shortcut to trigger speech input in the currently
dmazzoni@chromium.org
2011-09-02
7
-0
/
+17
*
Revert 99442 - Add test for calling PostMessage during Init. Deflakify TestPo...
dmichael@chromium.org
2011-09-02
1
-1
/
+5
*
Fix build, it was a mid-air collision.
phajdan.jr@chromium.org
2011-09-02
3
-9
/
+12
*
Move sync test code out of chrome/test
phajdan.jr@chromium.org
2011-09-02
115
-355
/
+351
*
Fixes possible crash in PrintPreviewHandler. If the tab isn't in the
sky@chromium.org
2011-09-02
1
-2
/
+4
*
Move more files to content_unittests
phajdan.jr@chromium.org
2011-09-02
1
-4
/
+0
*
Adding capability to delete bookmarks from NTP bookmarks page.
dbeam@chromium.org
2011-09-02
4
-6
/
+61
*
Fix official Linux builds, empty() instead of is_empty()
jam@chromium.org
2011-09-02
1
-1
/
+1
*
Fix for crasher in canary. Avatar decoration in the win7 taskbar.
cpu@chromium.org
2011-09-02
1
-3
/
+8
*
Finish moving all the generic startup code from ChromeMain to ContentMain, an...
jam@chromium.org
2011-09-02
1
-499
/
+295
*
Print Preview: Fixing clicking Print after switching to Print To PDF
dpapad@chromium.org
2011-09-02
1
-5
/
+6
*
Set user-visible machine names and devices types for synced sessions.
thakis@chromium.org
2011-09-02
15
-52
/
+342
*
Update network library code to use service_constants.h
stevenjb@google.com
2011-09-02
4
-779
/
+320
*
Add metrics to measure time elapsed between form load and form submission wit...
isherman@chromium.org
2011-09-02
12
-86
/
+390
*
webui: Avoid double notification about closed dialogs.
derat@chromium.org
2011-09-02
8
-54
/
+84
*
Add test for calling PostMessage during Init. Deflakify TestPostMessage.
dmichael@chromium.org
2011-09-02
1
-5
/
+1
*
Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in ...
stevet@chromium.org
2011-09-02
4
-0
/
+37
*
Fix clang compile
isherman@chromium.org
2011-09-02
1
-4
/
+4
*
Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest...
bauerb@chromium.org
2011-09-02
7
-114
/
+128
*
ntp4: fix dominant color bug
estade@chromium.org
2011-09-02
6
-75
/
+53
*
ntp4: fix bubble rtl issues
estade@chromium.org
2011-09-02
3
-4
/
+5
*
Revert 99402 - Convert chrome://extensions to a settings page within the opti...
asargent@chromium.org
2011-09-02
19
-1782
/
+422
*
Add reliablity suppression for crash in ResourceDispatcherHost::BeginRequest
asanka@chromium.org
2011-09-02
1
-0
/
+3
*
Fix avatar button leak
cpu@chromium.org
2011-09-02
2
-2
/
+4
*
Fix the problem with PYAuto creating the metrics consent file root owned.
pastarmovj@chromium.org
2011-09-02
1
-0
/
+2
*
[Mac] Fix the off-the-side chevron menu.
rsesek@chromium.org
2011-09-02
8
-29
/
+116
[prev]
[next]