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
*
DevTools: add test for pause event during frontend load.
yurys@google.com
2009-11-11
1
-0
/
+8
*
Allow new window creation when the frontmost browser has a modal sheet attached.
pinkerton@chromium.org
2009-11-11
1
-7
/
+5
*
Set have_inspector_files_ in the UI thread as it is only read from that thread.
apavlov@chromium.org
2009-11-11
2
-1
/
+6
*
Fixes possible crash during tab dragging. The code was invoking
sky@chromium.org
2009-11-11
2
-8
/
+18
*
[GTTF] Make ResourceDispatcherTest.CrossSiteNavigationErrorPage faster
phajdan.jr@chromium.org
2009-11-11
1
-14
/
+6
*
Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'...
oshima@chromium.org
2009-11-11
1
-3
/
+5
*
WebSocket Live Experiment
ukai@chromium.org
2009-11-11
5
-37
/
+509
*
Revert r31647 again, I have enough perf data
thakis@chromium.org
2009-11-11
3
-58
/
+8
*
Speculative fix for a common crash. We were leaking the
aa@chromium.org
2009-11-11
1
-0
/
+1
*
Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r...
pkasting@chromium.org
2009-11-11
7
-167
/
+49
*
Mac: Use native folder icons for the bookmark bar.
thakis@chromium.org
2009-11-11
3
-8
/
+58
*
Reverting 31632 - looks like it broke some tests.
dpranke@google.com
2009-11-11
6
-42
/
+0
*
For the immediate milestone, exclude History and Thumbnails from being backed...
mrossetti@chromium.org
2009-11-11
2
-1
/
+24
*
Adds a 'V8' column to task manager to track amount of memory in JavaScript heap
jamesr@chromium.org
2009-11-11
7
-5
/
+110
*
Inodes can be 64-bit, use Int64ToString.
thestig@chromium.org
2009-11-11
2
-2
/
+2
*
Lands http://codereview.chromium.org/379007 for Dave:
sky@chromium.org
2009-11-11
6
-67
/
+689
*
Add a RWH_TabSwitchPaintDuration histogram.
chase@chromium.org
2009-11-11
6
-0
/
+42
*
Fixes regression in showing bookmark menus where the wrong menu would
sky@chromium.org
2009-11-11
1
-3
/
+5
*
Check for an active network connection when network adapter status changes.
zork@google.com
2009-11-11
1
-1
/
+17
*
Adding a couple of missing parts for extensios on linux/views.
oshima@chromium.org
2009-11-11
2
-8
/
+10
*
Added a flag to the Canvas class which allows forcing an RTL directionality
idana@chromium.org
2009-11-11
2
-5
/
+19
*
Update GtkChromeLinkButton to provide an accessor for changing the label.
zork@chromium.org
2009-11-11
2
-0
/
+28
*
Fixed a label alignment issue in ConfirmMessageBoxDialog.
idana@chromium.org
2009-11-10
1
-13
/
+2
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
15
-27
/
+34
*
Fixes possible crash in showing bookmark menu. The problem occurred
sky@chromium.org
2009-11-10
1
-4
/
+15
*
Small cleanup. No more need for Init() since the internal process id is vali...
jam@chromium.org
2009-11-10
4
-10
/
+14
*
Unrevert 31478 Add UI for turning on/off network devices.
mpcomplete@chromium.org
2009-11-10
4
-84
/
+336
*
Fix 26141
munjal@chromium.org
2009-11-10
3
-47
/
+30
*
[Mac] ScopedSendingEvent finds NSApp by itself.
shess@chromium.org
2009-11-10
1
-2
/
+1
*
Revert 31478 - Add UI for turning on/off network devices.
mpcomplete@chromium.org
2009-11-10
4
-336
/
+84
*
Add support for slowing down all animations on the Mac by using the shift and/or
dmaclach@chromium.org
2009-11-10
9
-21
/
+32
*
Start to update search engine prepopulate data: Hungary and UAE.
estade@chromium.org
2009-11-10
1
-28
/
+38
*
Put local storage files in "Local Storage" instead of "localStorage" director...
jorlow@chromium.org
2009-11-10
1
-2
/
+17
*
Back out r31572, reinstating r31563:
mark@chromium.org
2009-11-10
2
-34
/
+68
*
move subscribe_page_action out of samples in preparation for removing
erikkay@chromium.org
2009-11-10
1
-5
/
+3
*
implement "Learn more" link in "Aw snap" page.
kuan@chromium.org
2009-11-10
4
-14
/
+54
*
Temporarily(?) back out r31563 to see if it caused a morejs page cycler
mark@chromium.org
2009-11-10
2
-68
/
+34
*
[Mac] L10N cleanup of report a bug
thomasvl@chromium.org
2009-11-10
2
-27
/
+45
*
Remove flaky label from ParseFeed tests. No failure can be found
finnur@chromium.org
2009-11-10
1
-9
/
+9
*
Mark ExtensionApiTest.Popup as FLAKY.
phajdan.jr@chromium.org
2009-11-10
1
-1
/
+2
*
Always create BackingStore CGLayers using the owner view's window's context as
mark@chromium.org
2009-11-10
2
-34
/
+68
*
[Mac] Fix a leak in HyperlinkButtonCell
rsesek@chromium.org
2009-11-10
1
-1
/
+1
*
Mark all tests in the DownloadTest suite as flaky under Windows (as discussed...
rolandsteiner@chromium.org
2009-11-10
1
-5
/
+19
*
Adds an options menu to the frame of the desktop notification, for now with t...
johnnyg@chromium.org
2009-11-10
2
-3
/
+110
*
Add confirmation on extension uninstallation.
finnur@chromium.org
2009-11-10
10
-50
/
+152
*
Fix memory stomping by ImageLoadingTracker in BrowserActionButton.
tony@chromium.org
2009-11-10
1
-0
/
+1
*
GTK: Clean up dead code path in bookmark bar.
estade@chromium.org
2009-11-10
1
-11
/
+5
*
Couple of prospective fix for memory test flakiness: addref/release the url r...
estade@chromium.org
2009-11-10
3
-3
/
+4
*
Removes blocked items. Also, some minor cleanup in preparation for (and to he...
tim@chromium.org
2009-11-10
18
-317
/
+8
*
Add instrumentation to track down a crash.
eroman@chromium.org
2009-11-10
1
-3
/
+12
[next]