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 "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...
aa@chromium.org
2011-04-27
19
-102
/
+122
*
Close bookmark folder menus before opening bookmark edit dialog.
maf@chromium.org
2011-04-27
1
-0
/
+1
*
Moved mru_cache from content/common to base/memory.
agayev@chromium.org
2011-04-27
4
-15
/
+6
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
5
-89
/
+2
*
Prevent a panel from blowing up when touched.
sadrul@chromium.org
2011-04-27
1
-16
/
+73
*
GTK: Integrate with the Unity desktop environment.
erg@google.com
2011-04-27
6
-6
/
+168
*
Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...
acolwell@chromium.org
2011-04-27
19
-122
/
+102
*
file manager: Add strings we might need for M12
rginda@chromium.org
2011-04-27
3
-0
/
+122
*
Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...
aa@chromium.org
2011-04-27
19
-102
/
+122
*
[cros] Follow up change for 3G promo - use correct resource.
nkostylev@chromium.org
2011-04-27
1
-1
/
+1
*
Address review comments I missed.
sky@chromium.org
2011-04-27
1
-5
/
+5
*
Implementing webdriver advanced controls APIs for chromedriver.
kkania@chromium.org
2011-04-27
14
-99
/
+727
*
Correctly notify the browser about blocked plug-ins.
bauerb@chromium.org
2011-04-27
3
-7
/
+64
*
Use standard way to create a temporary db file.
qsr@google.com
2011-04-27
1
-6
/
+6
*
Directly observe the disabled schemes policy instead of via a PrefMember.
bauerb@chromium.org
2011-04-27
7
-96
/
+9
*
views: Move AutocompleteEditViewWin/autocomplete_edit_view_win.* to ui/views/...
tfarina@chromium.org
2011-04-27
11
-264
/
+240
*
Migrates NotificationPanel code to using Widget API instead of
sky@chromium.org
2011-04-27
1
-39
/
+50
*
Prevent creation of more than one TCW for a TC.
avi@chromium.org
2011-04-27
1
-0
/
+1
*
Fix find-in-page for popups.
avi@chromium.org
2011-04-27
2
-3
/
+4
*
Update no mobile networks found message
dpolukhin@chromium.org
2011-04-27
1
-1
/
+1
*
[cros] Show 3G promo notification on a first usage of the cellular network as...
nkostylev@chromium.org
2011-04-27
13
-25
/
+168
*
Add 1st cut of QuotaManager code
kinuko@chromium.org
2011-04-27
6
-0
/
+39
*
Add resources for ibus-zinnia-japanese
yusukes@google.com
2011-04-27
4
-0
/
+13
*
Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...
jknotten@chromium.org
2011-04-27
14
-33
/
+110
*
Enable visible profanity filter for speech input and correct a mistake in the...
satish@chromium.org
2011-04-27
1
-0
/
+0
*
Extension App provider should include packaged apps as well. They have no
finnur@chromium.org
2011-04-27
1
-3
/
+4
*
Trusteer's rooksdol.dll version 3.5.1008.40 is said to fix the browser crashe...
finnur@chromium.org
2011-04-27
1
-1
/
+1
*
Move |printing_enabled_| preference into PrintJobManager.
bauerb@chromium.org
2011-04-27
4
-37
/
+30
*
Changed text for account picture OOBE progress bar label
avayvod@chromium.org
2011-04-27
1
-1
/
+1
*
Updating trunk VERSION from 749.0 to 750.0
chrome-release@google.com
2011-04-27
1
-1
/
+1
*
Add and use gfx::ScopedNSGraphicsContextState (ui/gfx/scoped_ns_graphics_cont...
rsesek@chromium.org
2011-04-27
14
-121
/
+99
*
Fix for the URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailed net test...
ananta@chromium.org
2011-04-27
1
-1
/
+3
*
Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.
msw@chromium.org
2011-04-27
8
-68
/
+29
*
Create a ThumbnailGenerator for each tab instead of using the global instance.
mazda@chromium.org
2011-04-27
4
-35
/
+34
*
Ensure ConfigureDataTypes is not called in a re-entrant manner.
lipalani@chromium.org
2011-04-27
2
-2
/
+29
*
Mark KeywordProviderTest.Description disabled until it stops crashing on clang
acolwell@chromium.org
2011-04-27
1
-1
/
+1
*
Download Safebrowsing url matching should use the standard algorithm, not a d...
mattm@chromium.org
2011-04-27
2
-18
/
+24
*
Show the dialog that to try again later if we get a clear pending error from ...
lipalani@chromium.org
2011-04-27
1
-2
/
+3
*
Mark KeywordProviderTest.Edit as disabled until it stops crashing on clang.
maruel@chromium.org
2011-04-27
1
-1
/
+2
*
Mark KeywordProviderTest.Edit as flaky until clang build can be fixed.
acolwell@chromium.org
2011-04-27
1
-1
/
+1
*
Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...
aa@chromium.org
2011-04-26
19
-120
/
+100
*
Add override to turn off routers, fix undefinded pyauto_errors
nirnimesh@chromium.org
2011-04-26
1
-1
/
+12
*
Revert 83070 - Resubmit GPU memory test after updating DEPS to pull in latest...
hnguyen@chromium.org
2011-04-26
1
-111
/
+13
*
Remove weird dependency on extensions from webui.
aa@chromium.org
2011-04-26
19
-100
/
+120
*
Add --allow-file-access-from-files flag to Chrome on ChromeOS.
dennisjeffrey@chromium.org
2011-04-26
3
-8
/
+8
*
Disable tests that are failing.
asargent@chromium.org
2011-04-26
1
-3
/
+6
*
Re-enable a few passing PyAuto tests on ChromeOS.
dennisjeffrey@chromium.org
2011-04-26
1
-2
/
+4
*
The testBookmarkBarVisible was failing before because GetBookmarkBarVisibility
stanleyw@chromium.org
2011-04-26
2
-6
/
+4
*
remove logging.
lipalani@chromium.org
2011-04-26
1
-1
/
+0
*
Converts background_view from using WidgetGtk.
sky@chromium.org
2011-04-26
1
-4
/
+1
[next]