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
*
Updating trunk VERSION from 273.0 to 274.0
chrome-bot@google.com
2009-12-17
1
-1
/
+1
*
Fix crash on opening a file save dialog when the parent tab has no content on...
kinuko@chromium.org
2009-12-17
2
-10
/
+16
*
Disabling browser tests that are testing the language detection,
jcampan@chromium.org
2009-12-17
3
-1
/
+11
*
The reliability tests are reporting lots of crashers
jcampan@chromium.org
2009-12-17
1
-0
/
+4
*
Suppress more NPAPI tests for mac valgrind.
hamaji@chromium.org
2009-12-17
1
-0
/
+4
*
Suppress NPAPI tests for mac valgrind.
hamaji@chromium.org
2009-12-17
1
-0
/
+15
*
Add WorkerTest.FLAKY_SharedWorkerFastLayoutTests into exclude list.
hamaji@chromium.org
2009-12-17
1
-0
/
+1
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
16
-65
/
+350
*
Use GetSwitchValueASCII, so we don't use the deprecated versions.
evan@chromium.org
2009-12-17
5
-21
/
+17
*
Workaround to prevent a crash checking extensions blacklist.
asargent@chromium.org
2009-12-17
1
-0
/
+6
*
Assigning bugs to excluded test groups.
oshima@chromium.org
2009-12-17
3
-8
/
+24
*
Revert 34794 and 34779. Too much red.
aa@chromium.org
2009-12-17
103
-39
/
+40
*
Fix path messed up by 34779.
aa@chromium.org
2009-12-17
1
-2
/
+1
*
Disable multiple paint rects due to page cycler regression on single-core-xp.
chase@chromium.org
2009-12-17
1
-0
/
+7
*
Revert 34777 - Disable multiple paint rects due to page cycler regression on ...
stuartmorgan@chromium.org
2009-12-17
1
-7
/
+0
*
fixes for
oshima@chromium.org
2009-12-17
5
-10
/
+29
*
BrowserThemePack: Move encoding the processed images to the writing thread.
erg@google.com
2009-12-17
4
-36
/
+78
*
Implement NameField, a FormField that matches a name field in a form.
jhawkins@chromium.org
2009-12-17
4
-4
/
+236
*
Handle right-click->"Save Link As" in the host browser.
tommi@chromium.org
2009-12-16
3
-6
/
+95
*
Reorganize api_tests directory. One top-level directory per feature.
aa@chromium.org
2009-12-16
103
-38
/
+38
*
Disable multiple paint rects due to page cycler regression on single-core-xp.
darin@chromium.org
2009-12-16
1
-0
/
+7
*
[Mac] Pump nestable tasks while web popups are visible.
shess@chromium.org
2009-12-16
3
-15
/
+17
*
Mac: make unselected pinned tabs glow when their title changes.
viettrungluu@chromium.org
2009-12-16
4
-47
/
+215
*
GTK: Make sure mid-drag bookmark bar items are not shown by BookmarkBarGtk::S...
estade@chromium.org
2009-12-16
1
-0
/
+3
*
Handle errors in DoesTableExist() gracefully instead of crashing.
zork@google.com
2009-12-16
3
-6
/
+25
*
Disable DevToolsSanityTest.TestExpandScope as it is failing from webkit roll.
jparent@chromium.org
2009-12-16
1
-1
/
+1
*
Don't build npapi_test_plugin on x64
estade@chromium.org
2009-12-16
1
-1
/
+6
*
Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.
viettrungluu@chromium.org
2009-12-16
16
-219
/
+384
*
GTK: Get rid of some unecessary calls to BookmarkBarGtk::Show().
estade@chromium.org
2009-12-16
1
-6
/
+0
*
Enable many of the NPAPI UI tests on Mac
stuartmorgan@chromium.org
2009-12-16
4
-15
/
+55
*
Tommi, please review everything. jam please review changes to resource_dispat...
ananta@chromium.org
2009-12-16
1
-1
/
+2
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
28
-220
/
+757
*
Fix labels on the content options page to wrap properly. Also, add a utility...
zork@chromium.org
2009-12-16
3
-4
/
+26
*
Mark bug 30607 as known crash for Chromium Reliability bot.
stoyan@chromium.org
2009-12-16
1
-0
/
+3
*
Fix the ARM build. Clarify the logic with parentheses.
jhawkins@chromium.org
2009-12-16
1
-2
/
+2
*
Disabling the language detection on Linux and Mac.
jcampan@chromium.org
2009-12-16
1
-0
/
+4
*
Implement CreditCardField, a FormField that matches a credit card field in a ...
jhawkins@chromium.org
2009-12-16
4
-1
/
+221
*
Refactor shared menu model testing code into a common baseclass
pinkerton@chromium.org
2009-12-16
6
-121
/
+104
*
Only show gray LOADING dialog for Themes.
rafaelw@chromium.org
2009-12-16
5
-3
/
+23
*
Makes the language detection happen with every page load
jcampan@chromium.org
2009-12-16
23
-128
/
+339
*
Arne's OAuth sample.
kathyw@google.com
2009-12-16
13
-0
/
+1268
*
fix leakages in SadTabControllerTest
kuan@chromium.org
2009-12-16
1
-29
/
+31
*
Send notifications when single items are removed from autofill.
skrul@chromium.org
2009-12-16
5
-28
/
+114
*
Updating trunk VERSION from 272.0 to 273.0
chrome-bot@google.com
2009-12-16
1
-1
/
+1
*
Factor tab context menu into a shared model and fix mac and win to use it. Im...
pinkerton@chromium.org
2009-12-16
16
-1161
/
+300
*
Add details to autofill add notification
skrul@chromium.org
2009-12-16
5
-42
/
+135
*
Mark ExtensionBrowserTest.AutoUpdate as flaky.
hamaji@chromium.org
2009-12-16
1
-1
/
+1
*
Fix regression where we stopped running content scripts in
aa@chromium.org
2009-12-16
17
-49
/
+112
*
Fix browser crash in extension system.
finnur@chromium.org
2009-12-16
3
-118
/
+62
*
Fix a node selection when creating a new item under the 'Other Bookmarks'
kinuko@chromium.org
2009-12-16
1
-1
/
+1
[next]