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 78511 - Add a histogram to measure task execution time for the render ...
bryner@chromium.org
2011-03-17
1
-29
/
+0
*
Add a histogram to measure task execution time for the render thread.
bryner@chromium.org
2011-03-17
1
-0
/
+29
*
Fix ProfileManager's Suspend/Resume functionality.
willchan@chromium.org
2011-03-17
2
-29
/
+55
*
Removed 'off the record' references from ExternalTabSettings and ProfileIODat...
vipul.bhasin@gmail.com
2011-03-17
6
-17
/
+17
*
touch: Update the keyboard visibility more intelligently.
sadrul@chromium.org
2011-03-17
1
-4
/
+16
*
Dead code pruning: FormStructure::HasAutoFillableValues()
isherman@chromium.org
2011-03-17
3
-106
/
+0
*
Address belated review comments.
atwilson@chromium.org
2011-03-17
1
-2
/
+5
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
5
-4
/
+39
*
web-ui settings: Font setting fixes and improvements.
csilv@chromium.org
2011-03-17
7
-51
/
+132
*
Move a bunch of files from chrome\common to content\common.
jam@chromium.org
2011-03-17
21
-1173
/
+10
*
WATCHDOG thread and thread_watcher class to monitor the
rtenneti@chromium.org
2011-03-17
3
-70
/
+55
*
Update gyp for moved files.
jam@chromium.org
2011-03-17
1
-2
/
+0
*
Move gpu_feature_flags from chrome\common to content\common.
jam@chromium.org
2011-03-17
6
-167
/
+3
*
Compile the devtools grd file into a .pak file so we
tony@chromium.org
2011-03-17
1
-0
/
+6
*
Remove mach_message_source_mac since it's not being used.
jam@chromium.org
2011-03-16
2
-130
/
+0
*
Fix nested lock in safe_browsing_database.
shess@chromium.org
2011-03-16
1
-1
/
+2
*
Videos on cnn.com would not paint at times especially if a number of them wer...
ananta@chromium.org
2011-03-16
1
-10
/
+20
*
Remove superfluous TOUCH_UI check.
msw@chromium.org
2011-03-16
2
-4
/
+0
*
Options: Remove KeywordEditorView.
jhawkins@chromium.org
2011-03-16
9
-1367
/
+0
*
Coverity: Remove dead code in syncable::Directory::CheckTreeInvariants.
thestig@chromium.org
2011-03-16
1
-3
/
+1
*
Coverity: Add a missing DB result check and fix some DB result checking logic.
thestig@chromium.org
2011-03-16
1
-13
/
+9
*
Fix cleanup of old version directories. Specifically, only keep the versions ...
robertshield@chromium.org
2011-03-16
4
-23
/
+43
*
For prerendering, add a perceived pageload time metric for pages that
tburkard@chromium.org
2011-03-16
5
-10
/
+66
*
Changes to use async RequestUpdateTrack and SetUpdateTrack in UpdateLibrary.
stevenjb@google.com
2011-03-16
5
-25
/
+57
*
Remove WebUI menu
oshima@google.com
2011-03-16
17
-2651
/
+4
*
Move a bunch of html5 renderer code to content.
jam@chromium.org
2011-03-16
29
-2192
/
+16
*
Print Preview: Cleanup PrintPreviewTabController::Observe.
thestig@chromium.org
2011-03-16
1
-22
/
+16
*
Moving over to other folder button while opening folder menu should open the ...
oshima@google.com
2011-03-16
1
-4
/
+3
*
Fixed a regression with Cloud Print notifications caused by a recent refactor...
sanjeevr@chromium.org
2011-03-16
1
-0
/
+1
*
Disable flaky test.
maf@chromium.org
2011-03-16
1
-1
/
+1
*
[Sync] Ensure start callback is always called. Fix typed url and password thr...
zea@chromium.org
2011-03-16
14
-48
/
+195
*
Options: Disable the Instant checkbox if the selected search engine provider
jhawkins@chromium.org
2011-03-16
3
-0
/
+10
*
Real touch build fix.
msw@chromium.org
2011-03-16
1
-0
/
+1
*
Blackist more dlls due to sandbox interaction
cpu@chromium.org
2011-03-16
1
-0
/
+2
*
chromeos: fix crash when freeing ProxyService in LibCrosServiecLibrary.
kuan@chromium.org
2011-03-16
3
-55
/
+34
*
Move all the message files in chrome that belong in content.
jam@chromium.org
2011-03-16
40
-1349
/
+31
*
Switch out the setup api for using the cabinet API directly.
tommi@chromium.org
2011-03-16
7
-14
/
+319
*
Added a sample Chrome Extension that uses the Tab Pinning API.
smus@chromium.org
2011-03-16
8
-1
/
+127
*
Fix the PromoResourceService so that it does not display a promo if data from...
mirandac@chromium.org
2011-03-16
1
-4
/
+5
*
Get rid of native autofill dialogs.
estade@chromium.org
2011-03-16
12
-3403
/
+4
*
Remove importer views that aren't used any more.
estade@chromium.org
2011-03-16
15
-3368
/
+2
*
Webui: make the cookies list a little shorter, to make it fit on more screens...
mdm@chromium.org
2011-03-16
1
-1
/
+1
*
Clean up temporary files and folders left over from previous installations.
tommi@chromium.org
2011-03-16
7
-273
/
+784
*
Move core renderer subdirectories to content.
jam@chromium.org
2011-03-16
24
-2815
/
+10
*
Add some checks to ToolbarView to see what's NULL.
ben@chromium.org
2011-03-16
1
-0
/
+5
*
Options: Add a focus outline to lists.
jhawkins@chromium.org
2011-03-16
1
-0
/
+14
*
Options: Fix a few issues with the password lists.
jhawkins@chromium.org
2011-03-16
1
-3
/
+19
*
Reorder some views::View overrides & other functions.
msw@chromium.org
2011-03-16
11
-774
/
+788
*
[NTP] Do not prompt to re-enable disabled apps when privileges haven't increa...
jstritar@chromium.org
2011-03-16
2
-1
/
+12
*
Fix Mac build break
jam@chromium.org
2011-03-16
1
-1
/
+1
[next]