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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
43
-284
/
+273
*
Bookmarks item of menubar didn't have following features on each folder,
mrossetti@chromium.org
2011-02-17
6
-17
/
+230
*
Delete the StatisticsCallback passed to media filter mocks.
scherkus@chromium.org
2011-02-17
1
-3
/
+4
*
Use class instead of attribute for hide-menu
estade@chromium.org
2011-02-17
3
-7
/
+10
*
Update WebKit to r78748.
pkasting@chromium.org
2011-02-17
1
-1
/
+1
*
Widen suppression in TestingAutomationProvider
oshima@google.com
2011-02-17
1
-2
/
+1
*
Two more tests to exclude due to "impossible" failure on mac valgrind.
oshima@google.com
2011-02-17
1
-0
/
+2
*
Update DEPS to pull in libcros version 103.
satorux@chromium.org
2011-02-17
1
-1
/
+1
*
Add the quota::SpecialStoragePolicy interface and an implementation that grants
michaeln@google.com
2011-02-17
11
-25
/
+381
*
Implement overlay.
nduca@chromium.org
2011-02-17
3
-0
/
+264
*
Update cros.DEPS to 19f79e8e (libcros version 102)
stevenjb@google.com
2011-02-17
1
-1
/
+1
*
Sync: Cleanup the gaia login class names.
jhawkins@chromium.org
2011-02-17
2
-59
/
+45
*
Remove theoretical race condition between Stop() and Initialize().
scherkus@chromium.org
2011-02-17
1
-5
/
+5
*
Clean up Autofill address code.
isherman@chromium.org
2011-02-17
7
-195
/
+57
*
Fix case where we don't show no data left notification because we don't have ...
chocobo@chromium.org
2011-02-17
2
-38
/
+39
*
NTP: Fix issue with keyboard navigation of the context menu
arv@chromium.org
2011-02-16
1
-5
/
+4
*
Disk cache: Always initialize disabled_
rvargas@google.com
2011-02-16
2
-6
/
+2
*
Disk cache: More files for unit tests.
rvargas@google.com
2011-02-16
6
-0
/
+166
*
Show settings/personal when attempting to call ShowLoginDialog for ChromeOS.
stevenjb@google.com
2011-02-16
1
-2
/
+5
*
Cleanup: shorten.
pkasting@chromium.org
2011-02-16
1
-42
/
+31
*
Excluding tests that causes valgrind crash on mac
oshima@google.com
2011-02-16
1
-0
/
+5
*
Review URL: http://codereview.chromium.org/6246117
jond@google.com
2011-02-16
5
-107
/
+237
*
DOMUI: Make the password lists support multiple selection.
jhawkins@chromium.org
2011-02-16
1
-4
/
+0
*
Change the help center link on the sync setup encryption tab to point to the ...
johnnyg@chromium.org
2011-02-16
1
-1
/
+6
*
Fix is_convertible for windows.
ajwong@chromium.org
2011-02-16
2
-16
/
+17
*
Importer: Set the ImporterList observer to NULL in the gtk/views import
jhawkins@chromium.org
2011-02-16
2
-0
/
+4
*
Add the NSS patch for SSL client auth with native crypto APIs on Mac
wtc@chromium.org
2011-02-16
3
-99
/
+708
*
Fix uninitialized start time in queued safe-browsing checks.
shess@chromium.org
2011-02-16
2
-13
/
+16
*
Widen suppression for jump on uninitialized value in skia::PlatformCanvas::in...
oshima@google.com
2011-02-16
1
-1
/
+1
*
Revert 75184 - Move googleurl's unittest to use a custom main so ICU can be s...
rsesek@chromium.org
2011-02-16
2
-24
/
+1
*
Move googleurl's unittest to use a custom main so ICU can be started up in
thomasvl@chromium.org
2011-02-16
2
-1
/
+24
*
Attempted fix for flaky test ShowModalDialogTest.BasicTest
estade@chromium.org
2011-02-16
1
-5
/
+2
*
Remove "visible bounds in root changed" functions from RootView, move them to...
ben@chromium.org
2011-02-16
10
-135
/
+163
*
Add null check in GetChildrenForPath, needed for DownloadTest.
achuith@chromium.org
2011-02-16
1
-0
/
+3
*
Updating src/third_party/webdriver/atoms.h with a new version of the file
kkania@chromium.org
2011-02-16
10
-1746
/
+1698
*
Pass the theme icons for Chrome if there are.
erg@google.com
2011-02-16
5
-11
/
+43
*
New icons for prerender notification in omnibox.
cbentzel@chromium.org
2011-02-16
2
-0
/
+0
*
Re-alphabetize this file and add a comment about it because apparently people...
pkasting@chromium.org
2011-02-16
1
-47
/
+60
*
Remove ancient suppression; AddSavePasswordInfoBar hasn't been on TabContents...
avi@chromium.org
2011-02-16
1
-15
/
+0
*
Fix painting for RWHVV: Paint->OnPaint.
sadrul@chromium.org
2011-02-16
2
-2
/
+2
*
Suppressing memory read error in TestingAutomationProvider
oshima@google.com
2011-02-16
1
-0
/
+12
*
Fix for not delay loading plugins in subframes when prerendering.
mmenke@chromium.org
2011-02-16
4
-4
/
+39
*
Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...
avi@chromium.org
2011-02-16
18
-168
/
+146
*
Update WebKit to r78725.
pkasting@chromium.org
2011-02-16
3
-5
/
+3
*
Cancel prerender when we discover a download starting from a page we are prer...
dominich@google.com
2011-02-16
11
-4
/
+109
*
WebUI: Show focus outline when editing tree item on Mac
arv@chromium.org
2011-02-16
1
-0
/
+3
*
Add ability to pass version for pepper plugins
piman@google.com
2011-02-16
3
-2
/
+8
*
Reland r74842
willchan@chromium.org
2011-02-16
31
-1149
/
+1451
*
Fix <select> appearance in RTL tabbed options.
estade@chromium.org
2011-02-16
2
-1
/
+4
*
Fix bottom of subpage sheets.
estade@chromium.org
2011-02-16
1
-2
/
+2
[next]