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
*
Make sure theme loading bubble is cancelled when extension install is cancelled.
mirandac@chromium.org
2009-09-04
1
-0
/
+5
*
NNTP: Updating the thumbnail size to match the size we use on the new
arv@google.com
2009-09-04
4
-4
/
+4
*
Remove non-full paints from uninitialized backing store
cpu@chromium.org
2009-09-04
2
-6
/
+7
*
Delete all precompiled support. It is causing more harm than good, especially...
maruel@chromium.org
2009-09-04
9
-208
/
+9
*
Revert 24211 - Implement a readsize throttle within the TCP socket.
laforge@chromium.org
2009-09-04
1
-10
/
+0
*
Move reference builds into DEPS.
agl@chromium.org
2009-09-04
863
-108498
/
+0
*
(Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th...
viettrungluu@chromium.org
2009-09-04
6
-89
/
+234
*
Disable interactive_ui_tests::TestProfilerTab for now.
mnaganov@chromium.org
2009-09-04
1
-1
/
+2
*
Move another purify suppression to flakey list.
asargent@chromium.org
2009-09-04
2
-12
/
+11
*
Revert one more piece of ie_importer.cc I left out in the last revert.
jhawkins@chromium.org
2009-09-04
1
-1
/
+1
*
Revert 25478 which was causing Mac valgrind failures.
asargent@chromium.org
2009-09-04
1
-5
/
+6
*
Revert changes to ie_importer.cc from r25498. The builder doesn't like somet...
jhawkins@chromium.org
2009-09-04
1
-15
/
+15
*
Altering grit so that it clobbers all outputs even on windows.
bradnelson@chromium.org
2009-09-04
1
-23
/
+51
*
Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-04
14
-65
/
+71
*
Use system background color for info bubbles. This causes some problems righ...
pkasting@chromium.org
2009-09-04
2
-9
/
+7
*
Intercept HTTP requests for documents that GView is capable of displaying (such
davemoore@chromium.org
2009-09-04
7
-0
/
+219
*
DevTools: disable 4 sanity tests during deps roll.
victorw@chromium.org
2009-09-04
1
-4
/
+4
*
Use system themes where possible in Omnibox edit and dropdown; in other cases...
pkasting@chromium.org
2009-09-04
7
-152
/
+216
*
Strip .plugin off of Mac plugin names when showing the crash info bar.
stuartmorgan@google.com
2009-09-04
1
-1
/
+10
*
Enable the XSSAuditor by default.
abarth@chromium.org
2009-09-04
3
-5
/
+4
*
GTK: Implement folder chooser dialog.
estade@chromium.org
2009-09-04
2
-6
/
+46
*
Add extension.getURL to extension_api.json so it appears in the docs.
rafaelw@chromium.org
2009-09-04
27
-109
/
+229
*
Increase the severity of the warning that is logged on extension load failure...
aa@chromium.org
2009-09-04
1
-1
/
+1
*
[Mac] Fix Omnibox keyword-search color.
shess@chromium.org
2009-09-04
1
-6
/
+5
*
[Mac] Make Omnibox a little bit transparent.
shess@chromium.org
2009-09-04
1
-3
/
+7
*
Moving a purify signature from expected to flakey list.
asargent@chromium.org
2009-09-04
2
-7
/
+7
*
Adding more purify signatures for bug 20703.
asargent@chromium.org
2009-09-04
1
-0
/
+39
*
Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.
kuchhal@chromium.org
2009-09-04
9
-36
/
+43
*
NNTP: Make the option button pressed when the option menu is open.
arv@google.com
2009-09-04
2
-1
/
+4
*
ForceTLS: persist to disk
agl@chromium.org
2009-09-04
5
-6
/
+151
*
Fix crash on bookmark button delete.
jrg@chromium.org
2009-09-04
3
-6
/
+75
*
Minor changes, mostly to the top of Getting Started.
kathyw@google.com
2009-09-04
3
-8
/
+21
*
Make PrintWebViewHelper::PrintPageAsJPEG compile on Mac.
craig.schlenter@chromium.org
2009-09-04
2
-5
/
+6
*
Disable flaky TabDraggingTest.Tab1Tab3Escape.
phajdan.jr@chromium.org
2009-09-04
1
-1
/
+2
*
Hung Renderer dialog:
thomasvl@chromium.org
2009-09-04
5
-375
/
+735
*
add descriptions to bookmark functions
erikkay@chromium.org
2009-09-04
1
-17
/
+18
*
Changes version string looked for in about:version to match that of
sky@chromium.org
2009-09-04
2
-6
/
+7
*
DevTools: reenable set breakpoint test
yurys@google.com
2009-09-04
1
-1
/
+1
*
Adding 3 crashes.
yusukes@google.com
2009-09-04
1
-0
/
+5
*
Fix build for mac bots
mhm@chromium.org
2009-09-04
2
-4
/
+4
*
Implement PrintPageAsJPEG feature for Print Preview.In order to show the tab ...
mhm@chromium.org
2009-09-04
5
-1
/
+93
*
Add some logging in convert_dict.
mhm@chromium.org
2009-09-04
1
-8
/
+17
*
Reverting 23702.
hbono@chromium.org
2009-09-04
1
-12
/
+0
*
DevTools: enable scripts panel sanity test.
yurys@google.com
2009-09-04
1
-1
/
+1
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
14
-148
/
+136
*
Hook up WebEditingClient.
darin@chromium.org
2009-09-04
3
-66
/
+137
*
Re-disable ExtensionApiTest.Tabs (flakey)
rafaelw@chromium.org
2009-09-04
1
-1
/
+1
*
NNTP: Fix issue with pinning the pre-populated thumbnails.
arv@google.com
2009-09-04
2
-55
/
+74
*
Extension Doc Changes (no building or testable changes) - Get build.py workin...
rafaelw@chromium.org
2009-09-04
1
-15
/
+16
*
Delete some empty files.
viettrungluu@chromium.org
2009-09-04
4
-2
/
+2
[next]