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
*
Add --nacl-loader-cmd-prefix option.
eugenis@google.com
2011-05-05
3
-2
/
+16
*
Print Preview: Change "print using system dialog" to "advanced."
thestig@chromium.org
2011-05-05
1
-2
/
+2
*
Fix memory leak in Autofill parsing code
isherman@chromium.org
2011-05-05
1
-2
/
+4
*
Mac: Remove switches::kDisableHolePunching
thakis@chromium.org
2011-05-05
1
-50
/
+40
*
Add destructor for AutofillScanner... fix clang
isherman@chromium.org
2011-05-05
2
-0
/
+4
*
Mac: Use tinted images in toolbar
sail@chromium.org
2011-05-05
1
-7
/
+15
*
Refactor Autofill parsing code. Most notably, add a helper class for parsing...
isherman@chromium.org
2011-05-05
27
-1011
/
+897
*
Fix panel coordinates on OSX.
dimich@chromium.org
2011-05-05
3
-5
/
+80
*
Update the source for config requests.
lipalani@chromium.org
2011-05-05
24
-104
/
+213
*
Wire new WebCore settings for blocking mixed-content loads into Chrome.
cevans@chromium.org
2011-05-05
5
-0
/
+17
*
Browser test for SSL errors on subresources during prerender.
cbentzel@chromium.org
2011-05-05
2
-0
/
+52
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
6
-93
/
+134
*
Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...
pkasting@chromium.org
2011-05-05
40
-545
/
+486
*
Increasing the chance of the race condition bug to occur by disabling logging...
lipalani@chromium.org
2011-05-05
5
-11
/
+22
*
Print Preview: Fixing initial color settings when there's no printer installed
dpapad@chromium.org
2011-05-05
1
-2
/
+1
*
Disable InfiniteLoopMultiple test as it is crashing and has been flaky for a ...
dominich@chromium.org
2011-05-05
1
-1
/
+1
*
Fix multiple problems with infobar/bookmark bar resizing:
pkasting@chromium.org
2011-05-05
8
-37
/
+48
*
chromeos: Add functions to modify screen brightness.
derat@chromium.org
2011-05-05
2
-2
/
+17
*
Fix clang breakage from r84177
zea@chromium.org
2011-05-05
2
-0
/
+4
*
Fixed the race condition issue for testDisplayLineItemForEntriesWithNoCCNum
dyu@chromium.org
2011-05-05
1
-3
/
+5
*
WebUI: fix mislabeled application cache entries in cookie lists.
mdm@chromium.org
2011-05-05
4
-11
/
+14
*
[Sync] Support for non-blocking conflicts and encryption conflicts.
zea@chromium.org
2011-05-05
25
-73
/
+567
*
gtk: Call ResourceBundle::GetNativeImageNamed() instead of GetPixbufNamed() o...
tfarina@chromium.org
2011-05-05
1
-1
/
+2
*
Re-committing http://codereview.chromium.org/6803005/ after fixing multi-dll ...
georgey@chromium.org
2011-05-05
1
-0
/
+1
*
Add RenderViewHostObserver for handling of messages for prerendering.
dominich@chromium.org
2011-05-05
8
-132
/
+336
*
Crash fixes for API callbacks. Added SendResponse() calls to places where we ...
zelidrag@chromium.org
2011-05-05
2
-16
/
+46
*
[Sync] Fix DCHECK with GetSyncData and unloaded extensions
akalin@chromium.org
2011-05-05
9
-32
/
+39
*
Sync: Remove the unused DONE_FIRST_TIME state.
jhawkins@chromium.org
2011-05-05
7
-47
/
+1
*
Options: Clean up the sync setup overlay, part 2.
jhawkins@chromium.org
2011-05-04
4
-79
/
+59
*
Fixing alignment/size of language buttons
gspencer@google.com
2011-05-04
1
-0
/
+10
*
Initial inclusion of Proxy tests
stanleyw@chromium.org
2011-05-04
1
-0
/
+190
*
Cleanup: Make the PrintingContext::UpdatePrintSettings code more consistent a...
thestig@chromium.org
2011-05-04
1
-44
/
+40
*
Disable three already flaky tests that are timing out on Mac and turning the ...
maf@chromium.org
2011-05-04
2
-6
/
+6
*
Removed BackgroundPageTracker - less code = more happiness
atwilson@chromium.org
2011-05-04
10
-531
/
+74
*
Options: Clean up the sync setup overlay, part 1.
jhawkins@chromium.org
2011-05-04
3
-139
/
+113
*
Enable pyauto tests that require a local http server on chromeos
nirnimesh@chromium.org
2011-05-04
2
-7
/
+5
*
Cros - Fix crash on file browser save/open/cancel
jamescook@chromium.org
2011-05-04
4
-16
/
+43
*
Add ExtensionView::GetCursor OVERRIDE to return NULL.
msw@chromium.org
2011-05-04
2
-1
/
+6
*
[cros] Added choice of default images to image screen for new users.
avayvod@chromium.org
2011-05-04
14
-115
/
+644
*
Remove stale ChromeOS code in PersonalOptionsHandler::ShowSyncActionDialog
stevenjb@google.com
2011-05-04
1
-14
/
+0
*
Mac: Add a few tests for AcceleratedPluginView.
thakis@chromium.org
2011-05-04
2
-0
/
+90
*
Allow loading icons for crashed/disabled extensions.
sadrul@chromium.org
2011-05-04
8
-14
/
+60
*
Add histogram to track the number of pages that we try to classify to analysi...
gcasto@chromium.org
2011-05-04
1
-0
/
+2
*
Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...
tfarina@chromium.org
2011-05-04
6
-87
/
+104
*
Revert 84108 - Revert 84092 - Enabling pyauto tests that use flash plugin.
sunandt@google.com
2011-05-04
1
-7
/
+0
*
status_icons: Use STLDeleteElements on StatusTray::RemoveAllIcons().
tfarina@chromium.org
2011-05-04
1
-4
/
+2
*
Print Preview: Fixing closing the initiator tab while preview is still loading.
dpapad@chromium.org
2011-05-04
5
-12
/
+16
*
PrintPreview: Modified code to set the printer using the unique printer id.
kmadhusu@chromium.org
2011-05-04
1
-0
/
+3
*
Cleanup: Change LOG(INFO) to VLOG(1) in chrome/browser/prerender.
thestig@chromium.org
2011-05-04
3
-13
/
+16
*
Refcount message loop with BaseLoginDisplayHost.
rhashimoto@chromium.org
2011-05-04
7
-13
/
+34
[next]