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
*
The URLRequestAutomationJob object which needs to route HTTP requests to the ...
ananta@chromium.org
2009-11-06
4
-54
/
+63
*
Converting the Cookies options page from a TableView to a TreeView
ian@chromium.org
2009-11-06
8
-239
/
+911
*
Fix a leak caught by valgrind following r31199
estade@chromium.org
2009-11-06
1
-1
/
+0
*
Add a Samples page. For now, it just points to the Chromium project's
kathyw@google.com
2009-11-06
34
-33
/
+448
*
Implement window.alert() and its cousins for extensions.
pam@chromium.org
2009-11-06
14
-114
/
+246
*
Broke a couple of unit tests while bringing them up-to-date with CocoaTest.
mrossetti@chromium.org
2009-11-06
2
-3
/
+1
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
53
-207
/
+42
*
Implement Bookmark All Tabs... Added an abstraction of BookmarkEditorControll...
mrossetti@chromium.org
2009-11-06
12
-452
/
+1784
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
21
-5
/
+1594
*
Reverts some useful code accidently removed by CL http://codereview.chromium....
suzhe@chromium.org
2009-11-06
2
-6
/
+6
*
Do not send input menu toggle events to the web.
thakis@chromium.org
2009-11-06
4
-49
/
+52
*
Don't leak orphan renderer processes. Don't leak RenderWidgetHosts associated
mark@chromium.org
2009-11-06
1
-0
/
+13
*
Revert 31122 - Revert 31109 Avoid calling PlatformThread::Sleep(1) from even...
idana@chromium.org
2009-11-06
1
-1
/
+1
*
GTK: Erase the thin green line on the floating NTP bookmark bar (un-themed mo...
estade@chromium.org
2009-11-06
1
-1
/
+5
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
37
-42
/
+129
*
Minor cleanup of a few of the samples.
aa@chromium.org
2009-11-06
3
-4
/
+4
*
Added support for --worker-startup-dialog command line flag.
atwilson@chromium.org
2009-11-06
8
-45
/
+55
*
Fix chromeos build break
jam@chromium.org
2009-11-06
1
-1
/
+1
*
[Mac] Draw the results label correctly in the findbar.
rohitrao@chromium.org
2009-11-06
24
-337
/
+1086
*
Convert some popup window icon menu items to use title case.
tony@chromium.org
2009-11-06
1
-12
/
+28
*
[Mac] Delay TabContents::Close() when event-tracking.
shess@chromium.org
2009-11-06
5
-11
/
+80
*
Fixes navigations chrome-internal: to actually show the NTP.
creis@chromium.org
2009-11-06
3
-2
/
+36
*
Add a stub implementation of PersonalDataManager, the connection between the ...
jhawkins@chromium.org
2009-11-06
9
-7
/
+103
*
Fix first run OEM bubble size issue.
mirandac@chromium.org
2009-11-06
2
-5
/
+26
*
If the download manager setting "prompt for a location for each downloaded fi...
aa@chromium.org
2009-11-06
1
-3
/
+3
*
Re-apply revision 31139. I accidentally reverted it in r31139.
aa@chromium.org
2009-11-06
1
-1
/
+1
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
27
-26
/
+133
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
26
-16
/
+74
*
Change prevents multiple instances of an extension's option page from being o...
aa@chromium.org
2009-11-05
1
-1
/
+1
*
Mac: Implement about:memory.
viettrungluu@chromium.org
2009-11-05
10
-42
/
+1202
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
23
-23
/
+55
*
Mac: don't restore explicitly closed windows.
viettrungluu@chromium.org
2009-11-05
4
-2
/
+24
*
Make the gmail checker show no badge if there are zero unread messages.
aa@chromium.org
2009-11-05
1
-1
/
+3
*
Added support for --enable-shared-workers
atwilson@chromium.org
2009-11-05
4
-0
/
+10
*
Don't let the user inline edit "Bookmarks Bar" or "Other Bookmarks"
tony@chromium.org
2009-11-05
1
-1
/
+3
*
ntp.html -> override.html
kathyw@google.com
2009-11-05
36
-108
/
+270
*
Don't reload whole chrome://extensions page when interacting with single exte...
cira@chromium.org
2009-11-05
1
-4
/
+3
*
[Mac] Adds animations for the download shelf.
rohitrao@chromium.org
2009-11-05
5
-11
/
+70
*
GTK: hack around floating bookmark bar stuck-in-prelight bug.
estade@chromium.org
2009-11-05
1
-0
/
+18
*
Initial WebSharedWorkerImpl implementation
atwilson@chromium.org
2009-11-05
8
-14
/
+44
*
Remove the high res timer, which is unused.
nick@chromium.org
2009-11-05
9
-418
/
+0
*
GTK: fix certain corner cases where overflow chevron wouldn't show.
estade@chromium.org
2009-11-05
1
-0
/
+1
*
Clicking on restore window button on ntp now nukes ntp. We always did
sky@chromium.org
2009-11-05
1
-0
/
+6
*
Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.
sgk@chromium.org
2009-11-05
8
-150
/
+167
*
Change id that identifies client in crash reports. Whenever metrics service r...
kuchhal@chromium.org
2009-11-05
15
-43
/
+161
*
Clean up usage of some iterators. Original patch by Thiago Fariana (see http...
pkasting@chromium.org
2009-11-05
1
-37
/
+39
*
Fix bug where we were not displaying icons in the management
aa@chromium.org
2009-11-05
7
-31
/
+194
*
Fix the extensions activity monitor test for POSIX (c:\? Really?)
nick@chromium.org
2009-11-05
1
-12
/
+17
*
Cleans up our autorelease pool handling by making sure that an autorelease po...
dmaclach@chromium.org
2009-11-05
12
-97
/
+73
*
Hook up the menu outlet of the IDS_BOOKMARKS_NO_ITEMS to the bar menu.
mrossetti@chromium.org
2009-11-05
1
-524
/
+46
[next]