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
*
copy files to new location to help git cl patch
aa@chromium.org
2009-10-09
4
-0
/
+168
*
Enable a lot of WorkerTest.WorkerFastLayoutTests and comment out
levin@chromium.org
2009-10-09
1
-4
/
+3
*
[Windows] Add a button in bookmark manager to show the status of bookmarks sy...
tim@chromium.org
2009-10-09
3
-6
/
+114
*
Fix signature of onConnect.addListener in content scripts doc.
asargent@chromium.org
2009-10-09
2
-4
/
+4
*
Eliminate WebView::GetDelegate and replace RenderViewSet with a map from
darin@chromium.org
2009-10-09
8
-75
/
+145
*
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
3
-5
/
+13
*
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 some minor improvements to browser action samples:
aa@chromium.org
2009-10-09
8
-33
/
+29
*
Reverting 28404, it seems to break the interactive ui tests in mysterious ways.
jcampan@chromium.org
2009-10-09
2
-151
/
+267
*
Make the max size for ImageTrackingLoader configurable. This makes it so that...
aa@chromium.org
2009-10-09
4
-16
/
+40
*
Implement the missing memory information functions that memory_test uses.
vandebo@chromium.org
2009-10-08
1
-4
/
+57
*
Hide "Undocumented." items in the API reference doc. People found them
kathyw@google.com
2009-10-08
1
-3
/
+3
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
20
-51
/
+81
*
Move ffmpeg binaries into the Framework package so it can be accssed by Chrom...
ajwong@chromium.org
2009-10-08
2
-23
/
+45
*
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
52
-103
/
+113
*
Make the signature for 23780 more generic.
huanr@chromium.org
2009-10-08
1
-1
/
+1
*
Add the ability to unload the HistoryBackend.
pkasting@chromium.org
2009-10-08
13
-70
/
+147
*
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
7
-236
/
+301
*
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
6
-135
/
+148
*
[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
14
-97
/
+290
*
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
5
-811
/
+862
*
Get rid of mac_app_names.h. Replace it with real constants from
mark@chromium.org
2009-10-08
8
-45
/
+26
*
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
7
-77
/
+120
*
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
[next]