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
*
Remove old expected reliability crashes.
rvargas@google.com
2009-10-07
1
-6
/
+0
*
Add permission to use the tabs object for the benchmarking extension.
mbelshe@chromium.org
2009-10-07
1
-0
/
+3
*
Makes MainMenu a singleton and loaded 5 seconds after startup. This is
sky@chromium.org
2009-10-07
3
-34
/
+104
*
Disable ExternalTabTestType.ExternalTabPostMessageTarget which is failing con...
jhawkins@chromium.org
2009-10-07
1
-1
/
+1
*
Fix startup_tests failure. I added a new test but sometimes on a slow bot
tony@chromium.org
2009-10-07
1
-3
/
+0
*
Revert r28293.
jhawkins@chromium.org
2009-10-07
9
-89
/
+21
*
Fix double free with browser action popups.
erikkay@chromium.org
2009-10-07
3
-4
/
+6
*
(patch from thiago.farina@gmail.com - http://codereview.chromium.org/261003)
thomasvl@chromium.org
2009-10-07
1
-5
/
+5
*
Fix SQL preloading. I did Run() with a SELECT which produces data, so it
brettw@chromium.org
2009-10-07
2
-24
/
+0
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
53
-65
/
+57
*
Fix the tab move animation when the custom frame is on. Previously,
tony@chromium.org
2009-10-07
1
-2
/
+2
*
Change detectLanguage() API to now return the top three languages as well the...
sidchat@chromium.org
2009-10-07
9
-21
/
+89
*
Wires up views/gtk to use the gtk bookmark editor.
sky@chromium.org
2009-10-07
3
-13
/
+4
*
Mark DOMStorageTest.LocalStorageLayoutTests as flaky.
jhawkins@chromium.org
2009-10-07
1
-1
/
+10
*
Back out r28284 (backout of r28260), it did not cause the perf regression.
mark@chromium.org
2009-10-07
1
-2
/
+9
*
Follow up to r242162 to properly animate between prefs panes.
thomasvl@chromium.org
2009-10-07
2
-19
/
+109
*
Try backing out r28260 to see if it caused the Mac startup test perf regression
mark@chromium.org
2009-10-07
1
-9
/
+2
*
Stop glue from exporting webcore headers.
thestig@chromium.org
2009-10-07
1
-0
/
+7
*
Inline the theme promo image. This should be a tiny bit faster than
tony@chromium.org
2009-10-07
3
-2
/
+1
*
Sync: Replace pthread mutex with base::Lock in a few more places.
timsteele@google.com
2009-10-07
10
-63
/
+40
*
Fix shared build with toolkit_views=1.
thestig@chromium.org
2009-10-07
1
-0
/
+2
*
Make version number in about box selectable again so that it can be copied.
mark@chromium.org
2009-10-07
1
-89
/
+95
*
Update evicted dlls list
cpu@chromium.org
2009-10-07
1
-0
/
+1
*
Revert "Revert "Add startup tests that log start script, domcontentloaded, an...
tony@chromium.org
2009-10-07
15
-28
/
+210
*
Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.
darin@chromium.org
2009-10-07
2
-15
/
+15
*
Mac: Hide the bookmark bar in popup windows.
erg@chromium.org
2009-10-07
2
-1
/
+14
*
Move all resources into the framework.
mark@chromium.org
2009-10-07
12
-200
/
+296
*
NTP: Add a workaround for the case where we reopen a window and a tooltip is
arv@chromium.org
2009-10-07
1
-15
/
+15
*
Fix up URIs of drags from the filesystem to allow them to be successfully dro...
pinkerton@chromium.org
2009-10-07
1
-2
/
+9
*
Mac: Find bar should be drawn on top of all other toolbars.
erg@chromium.org
2009-10-07
2
-1
/
+28
*
[Mac] Use OCMock in autocomplete_text_field_unittest.mm.
shess@chromium.org
2009-10-07
2
-63
/
+43
*
Add a client name to the safe browsing service for Chrome Frame builds of Chr...
robertshield@chromium.org
2009-10-07
1
-1
/
+3
*
Fix debugging tip in toolstrip docs.
erikkay@chromium.org
2009-10-07
2
-2
/
+2
*
[Mac] Add icons to the search engine editor
rsesek@chromium.org
2009-10-07
3
-86
/
+725
*
DevTools: enable TestProfilerTab back, as fix has been rolled in V8.
mnaganov@chromium.org
2009-10-07
1
-3
/
+1
*
Let fn-left/right in find bar scroll to end of page.
thakis@chromium.org
2009-10-07
1
-1
/
+6
*
DevTools: temporarily disable failing test
yurys@google.com
2009-10-07
1
-1
/
+1
*
DevTools: allow inspecting __proto__, constructor, prototype properties.BUG=2...
yurys@google.com
2009-10-07
2
-0
/
+49
*
Update V8 to version 1.3.15.
sgjesse@chromium.org
2009-10-07
1
-1
/
+1
*
First step in l10n for the prefs window.
thomasvl@chromium.org
2009-10-07
3
-2908
/
+2532
*
Updating trunk VERSION from 222.0 to 222.1
laforge@chromium.org
2009-10-07
1
-1
/
+1
*
Tweak touchpad settings for better performance.
chocobo@google.com
2009-10-07
1
-8
/
+6
*
Fix a major DOM Storage memory leak and try again to enable the UI tests.
jorlow@chromium.org
2009-10-07
5
-12
/
+8
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
9
-84
/
+93
*
Add more extensions to our download_exe list.
abarth@chromium.org
2009-10-07
1
-0
/
+6
*
This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-07
9
-355
/
+275
*
Linux: Improve info bubble placement.
derat@chromium.org
2009-10-07
5
-78
/
+125
*
HTML Pack Extension Dialog. This removes the views implementation of the Exte...
rafaelw@chromium.org
2009-10-07
9
-275
/
+355
*
Converts info bubbles on views/gtk from popups to normal windows to
sky@chromium.org
2009-10-07
4
-4
/
+14
*
Attempt at fixing crash during importing. As far as I can tell from
sky@chromium.org
2009-10-07
2
-2
/
+27
[next]