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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
37
-334
/
+320
*
[Sync] Rip out overly-complicated ExtensionData class
akalin@chromium.org
2011-04-27
16
-810
/
+151
*
Fixes timing issue with when MenuClosed is sent to the
sky@chromium.org
2011-04-27
1
-3
/
+3
*
Add a pyauto call for async navigation
nirnimesh@chromium.org
2011-04-27
1
-0
/
+4
*
Fix CaptureVisibleTabRace to complete deterministically.
mihaip@chromium.org
2011-04-27
5
-21
/
+42
*
Fixed localization of file_browser_handlers[*].default_title in extension man...
zelidrag@chromium.org
2011-04-27
2
-0
/
+48
*
Remove search engine tests that depends on automation keypress for omnibar.
hnguyen@chromium.org
2011-04-27
2
-57
/
+1
*
Enable Chromium minidumps on ChromeOS for PyAuto tests.
dtu@chromium.org
2011-04-27
3
-8
/
+41
*
Revert 83198 - Remove DestroyingProfile from a few places.These guys are both...
aa@chromium.org
2011-04-27
6
-0
/
+30
*
Fix crash with webRequest.event.addListener when provided an invalid URL
mpcomplete@chromium.org
2011-04-27
4
-20
/
+52
*
Use large icon resource pak
sail@chromium.org
2011-04-27
17
-170
/
+603
*
Adding some logs to debug intermittent failures in bots.
lipalani@chromium.org
2011-04-27
2
-5
/
+8
*
Step 5 in native theme refactoring
rogerta@chromium.org
2011-04-27
13
-244
/
+487
*
Roll speex to r83190
maruel@chromium.org
2011-04-27
1
-1
/
+1
*
Update all states when wrapper is created.
oshima@google.com
2011-04-27
4
-15
/
+18
*
Revert r82327 "Refcount browser process in BaseLoginDisplayHost so message lo...
oshima@google.com
2011-04-27
2
-11
/
+1
*
Fix https://m.gmail.com/ and https://m.googlemail.com/, which don't return a
cevans@chromium.org
2011-04-27
2
-4
/
+14
*
Remove DestroyingProfile from a few places.
aa@chromium.org
2011-04-27
6
-30
/
+0
*
Fixed memory leak in DevToolsNetLogObserver
vsevik@chromium.org
2011-04-27
2
-21
/
+2
*
Attempt to fix PrerenderBrowserTest.PrerenderExcessiveMemory
mmenke@chromium.org
2011-04-27
6
-19
/
+45
*
Revert 83186 - Enable building base.dll for the multi-dll build.
rvargas@google.com
2011-04-27
2
-24
/
+2
*
Fix DirectoryLister not to require refcounting.
willchan@chromium.org
2011-04-27
8
-270
/
+263
*
Eliminate double-get for prerendered pages.
cbentzel@chromium.org
2011-04-27
14
-760
/
+228
*
Properly flow bookmark bar items to and from overflow as items are added or r...
maf@chromium.org
2011-04-27
1
-6
/
+37
*
Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...
aa@chromium.org
2011-04-27
33
-185
/
+178
*
Forgot to include media/base/audio_decoder_config.h in media/media.gyp.
scherkus@chromium.org
2011-04-27
1
-0
/
+1
*
Enable building base.dll for the multi-dll build.
rvargas@google.com
2011-04-27
2
-2
/
+24
*
Close bookmark folder menus before opening bookmark edit dialog.
maf@chromium.org
2011-04-27
1
-0
/
+1
*
Switch AudioDecoder's ConsumeAudioSamplesCallback over to the new hotness cal...
scherkus@chromium.org
2011-04-27
9
-69
/
+50
*
Update gyp to pick up a typo fix.
evan@chromium.org
2011-04-27
1
-1
/
+1
*
Moved mru_cache from content/common to base/memory.
agayev@chromium.org
2011-04-27
10
-28
/
+34
*
Removed heapcheck suppressions.
jamiewalch@chromium.org
2011-04-27
1
-20
/
+0
*
Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i...
scherkus@chromium.org
2011-04-27
11
-184
/
+325
*
Update ICU to r82955.
evan@chromium.org
2011-04-27
1
-1
/
+1
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
13
-106
/
+18
*
Add version-specific defines for each C interface.
brettw@chromium.org
2011-04-27
40
-40
/
+86
*
Prevent a panel from blowing up when touched.
sadrul@chromium.org
2011-04-27
1
-16
/
+73
*
Trailing commas in PPB_PDF enums cause compile errors in Native Client toolch...
bbudge@google.com
2011-04-27
1
-2
/
+2
*
GTK: Integrate with the Unity desktop environment.
erg@google.com
2011-04-27
6
-6
/
+168
*
Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...
acolwell@chromium.org
2011-04-27
30
-176
/
+182
*
file manager: Add strings we might need for M12
rginda@chromium.org
2011-04-27
3
-0
/
+122
*
Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...
aa@chromium.org
2011-04-27
30
-182
/
+176
*
[cros] Follow up change for 3G promo - use correct resource.
nkostylev@chromium.org
2011-04-27
1
-1
/
+1
*
Fix downstream bustage due to WebKit r8495 by implementing methods on RenderW...
rsesek@chromium.org
2011-04-27
1
-0
/
+4
*
Address review comments I missed.
sky@chromium.org
2011-04-27
1
-5
/
+5
*
Implementing webdriver advanced controls APIs for chromedriver.
kkania@chromium.org
2011-04-27
14
-99
/
+727
*
Correctly notify the browser about blocked plug-ins.
bauerb@chromium.org
2011-04-27
3
-7
/
+64
*
Use standard way to create a temporary db file.
qsr@google.com
2011-04-27
1
-6
/
+6
*
Directly observe the disabled schemes policy instead of via a PrefMember.
bauerb@chromium.org
2011-04-27
7
-96
/
+9
*
views: Move AutocompleteEditViewWin/autocomplete_edit_view_win.* to ui/views/...
tfarina@chromium.org
2011-04-27
11
-264
/
+240
[next]