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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Windows] Add a button in bookmark manager to show the status of bookmarks sy...
tim@chromium.org
2009-10-09
3
-6
/
+114
*
Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...
tim@chromium.org
2009-10-09
1
-51
/
+57
*
Spellchecker:
estade@chromium.org
2009-10-09
3
-115
/
+231
*
Make on-demand download directory creation safe.
estade@chromium.org
2009-10-09
4
-20
/
+39
*
GTK: Draw a strikethrough over bad https.
estade@chromium.org
2009-10-09
2
-6
/
+85
*
Protect the user against whitelisted external protocol bombardment as well as...
estade@chromium.org
2009-10-09
1
-1
/
+2
*
Disable all browser focus tests on windows. They are hanging or crashing on t...
estade@chromium.org
2009-10-09
1
-9
/
+12
*
Support cmd-left/right for history.
thakis@chromium.org
2009-10-09
6
-19
/
+145
*
Set size before realizing window in chrome os.
davemoore@chromium.org
2009-10-09
1
-0
/
+4
*
Replace pthreads locks with chrome locks in syncable.cc.
chron@chromium.org
2009-10-09
4
-211
/
+234
*
Bug fix: MetricsService::RecordPluginChanges should handle only plugins
gregoryd@google.com
2009-10-09
2
-5
/
+28
*
Linux: Prevent first-run bubble from getting clipped on high-DPI displays.
derat@chromium.org
2009-10-09
2
-5
/
+11
*
Update the SSLClientAuthHandler to use the thread safe reference counter.
mbelshe@google.com
2009-10-09
1
-1
/
+2
*
Implement animation using ThrobAnimation.
chocobo@google.com
2009-10-09
3
-72
/
+46
*
Revert r28489 as it broke the linux build.
aa@chromium.org
2009-10-09
4
-40
/
+16
*
Make the max size for ImageTrackingLoader configurable. This makes it so that...
aa@chromium.org
2009-10-09
4
-16
/
+40
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
15
-37
/
+65
*
Coverity: check file_util::ReadFileToString return.
mattm@chromium.org
2009-10-08
1
-1
/
+1
*
Remove comments and const_cast that is no longer necessary with the latest Skia.
brettw@chromium.org
2009-10-08
2
-8
/
+2
*
Add a ticks counter that tells you how idle is a render process
cpu@chromium.org
2009-10-08
4
-0
/
+36
*
Measure the sync wizard dialog in appropriate units:
nick@chromium.org
2009-10-08
2
-3
/
+13
*
Add the ability to unload the HistoryBackend.
pkasting@chromium.org
2009-10-08
12
-70
/
+144
*
Coverity: Pass file parameter by reference.
jhawkins@chromium.org
2009-10-08
2
-2
/
+4
*
Pulls WebDragDest out of TabContentsViewGtk so that it can be used by
sky@chromium.org
2009-10-08
6
-236
/
+299
*
Use ASSERT_TRUE, not ASSERT_NE.
jhawkins@chromium.org
2009-10-08
1
-1
/
+1
*
Hung Renderer dialog should dismiss with "Wait" for Enter or Esc
mark@chromium.org
2009-10-08
4
-4
/
+83
*
[Mac] Enable "Edit Search Engines" in Omnibox context menu.
shess@chromium.org
2009-10-08
8
-23
/
+201
*
Coverity: Assert that GetMutableDictionary returns a non-NULL dictionary.
jhawkins@chromium.org
2009-10-08
1
-2
/
+3
*
Coverity: DCHECK that we got a valid dictionary.
jhawkins@chromium.org
2009-10-08
1
-0
/
+1
*
Mac: Resize status bubble when window is resized.
viettrungluu@chromium.org
2009-10-08
6
-9
/
+86
*
Disable BrowserFocusTest.BrowsersRememberFocus as it is crashing the
zork@google.com
2009-10-08
1
-1
/
+7
*
Adds the ability to create a bookmark folder populated with a bookmark
sky@chromium.org
2009-10-08
13
-97
/
+284
*
Coverity: fix possible leak in VisitSegmentDatabase.
mattm@chromium.org
2009-10-08
1
-2
/
+2
*
Move MostVisitedHandler into a separate file because it's big.
tony@chromium.org
2009-10-08
4
-811
/
+860
*
Get rid of mac_app_names.h. Replace it with real constants from
mark@chromium.org
2009-10-08
3
-11
/
+4
*
Disable BrowserFocusTest.ClickingMovesFocus as it is crashing the interactive...
jhawkins@chromium.org
2009-10-08
1
-1
/
+10
*
Sync: Remove pthreads from ServerConnectionManager and notifier.
tim@chromium.org
2009-10-08
6
-74
/
+38
*
Add about:memory link to task manager.
thakis@chromium.org
2009-10-08
6
-31
/
+29
*
cleanup: Change AddTabWithNavigationController to simply AddTab.
evan@chromium.org
2009-10-08
2
-12
/
+8
*
Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...
jam@chromium.org
2009-10-08
11
-70
/
+25
*
Remove auto-open files from the download shelf on auto-open. This is the Gtk ...
thakis@chromium.org
2009-10-08
1
-0
/
+4
*
Part 1 of making sync work on Mac:
munjal@chromium.org
2009-10-08
14
-36
/
+150
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
9
-31
/
+50
*
Renames browser/gtk/bookmark_context_menu to
sky@chromium.org
2009-10-08
9
-646
/
+569
*
Wires up sad tab for views/gtk, and fixes crash in requesting focus
sky@chromium.org
2009-10-08
3
-2
/
+18
*
Use more images from the pak files
thomasvl@chromium.org
2009-10-08
5
-1
/
+23
*
Remove auto-open files from the download shelf on auto-open. This is the Mac ...
avi@chromium.org
2009-10-08
1
-0
/
+4
*
Committing change 255087 for Roger:
tommi@chromium.org
2009-10-08
6
-18
/
+33
*
DevTools: fix and reenable TestDebugIntrinsicProperties
yurys@google.com
2009-10-08
1
-1
/
+1
*
linux: fix build error on gcc-4.4 on Ubuntu
craig.schlenter@chromium.org
2009-10-08
1
-1
/
+1
[prev]
[next]