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
*
Clear disk cache when the cache is not initialized
hclam@chromium.org
2009-11-07
1
-6
/
+4
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
17
-46
/
+46
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
50
-76
/
+215
*
Temporary disabling interactive tests that are failing on the build bot
jcampan@chromium.org
2009-11-07
1
-2
/
+6
*
DevTools: add pause on exception test
yurys@google.com
2009-11-07
2
-0
/
+25
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
17
-95
/
+118
*
Improve the look of the extensions management page when no
aa@chromium.org
2009-11-07
2
-2
/
+6
*
Move PasswordAutocompleteListener into the WebKit API (AGAIN)
yaar@chromium.org
2009-11-07
2
-8
/
+8
*
Change application cache cmd line enabling to use the new RuntimeEnabledFeatu...
jennb@chromium.org
2009-11-07
2
-0
/
+4
*
Tenth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
10
-12
/
+22
*
Mac: fix tab closure problem when close tab buttons not shown.
viettrungluu@chromium.org
2009-11-07
1
-2
/
+7
*
Minor sidenav update.
kathyw@google.com
2009-11-07
31
-32
/
+33
*
Reenabled a bunch of interactive UI tests on Linux,
jcampan@chromium.org
2009-11-07
1
-0
/
+3
*
Prevents an old RenderViewHost from preempting a cross-site navigation once t...
creis@chromium.org
2009-11-07
5
-17
/
+190
*
Remove toolstrip mentions from the background page.
kathyw@google.com
2009-11-07
2
-72
/
+174
*
Revert 31333 - For memory_test:
willchan@chromium.org
2009-11-07
2
-31
/
+26
*
Eighth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
19
-23
/
+63
*
Make the inspector for the background page stay open when
aa@chromium.org
2009-11-07
4
-3
/
+75
*
Add strings for gaia captcha and sync/extensions malfunction messaging.
tim@chromium.org
2009-11-07
1
-0
/
+26
*
For memory_test:
vandebo@chromium.org
2009-11-07
2
-26
/
+31
*
[mac] Add "Paste and Match Style" to edit menu
thakis@chromium.org
2009-11-07
5
-663
/
+151
*
Relanding the CL that made interactive UI tests run out-of-proc.
jcampan@chromium.org
2009-11-06
3
-7
/
+11
*
Revert 31322 - Extension Installed InfoBubble
willchan@chromium.org
2009-11-06
15
-480
/
+59
*
Adding traces to a test when it fails in the hope of at
finnur@chromium.org
2009-11-06
1
-14
/
+28
*
Also reload extensions management page for extensions that
aa@chromium.org
2009-11-06
1
-3
/
+14
*
Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-06
15
-59
/
+480
*
Make sure to fire menu items only once per key. Also, crash less.
thakis@chromium.org
2009-11-06
1
-1
/
+6
*
[Mac] Defer close from renderer while tab is a drag source.
shess@chromium.org
2009-11-06
1
-3
/
+12
*
Add View:Developer:JavaScript Console, bind to command-shift-C
mark@chromium.org
2009-11-06
3
-69
/
+743
*
Adds hover and pressed states for the newtab button on the Mac.
dmaclach@chromium.org
2009-11-06
6
-9
/
+3631
*
Open the extensions manager tab in single-tab-per-window mode.
aa@chromium.org
2009-11-06
2
-9
/
+9
*
Document restrictions on integers in the version.
kathyw@google.com
2009-11-06
2
-7
/
+21
*
Bulletproof the url going into a std::string and ensure it's not going to
pinkerton@chromium.org
2009-11-06
1
-5
/
+12
*
Reenable tests that were disabled due to the epic flakyness of LocalStorage w...
jorlow@chromium.org
2009-11-06
2
-4
/
+2
*
Added menu item for sync to wrench menu.
akalin@chromium.org
2009-11-06
4
-4
/
+204
*
Wires through didChangeScrollOffset so that it triggers saving content
sky@chromium.org
2009-11-06
2
-0
/
+5
*
DevTools: provide a way for clients to detach and attach client hosts to rend...
pfeldman@chromium.org
2009-11-06
2
-11
/
+57
*
GTK: Fix context menu positioning.
estade@chromium.org
2009-11-06
6
-19
/
+52
*
Part 2 of string cleanup in Sync:
munjal@chromium.org
2009-11-06
13
-492
/
+386
*
GTK: Change find bar to use a floating container rather than some hacked up g...
estade@chromium.org
2009-11-06
6
-92
/
+87
*
Add another drag flavor for bookmark menu controller menu items.
estade@chromium.org
2009-11-06
1
-2
/
+4
*
Rename gtk_tree::ModelAdapter to TableAdapter in preparation for adding TreeA...
mattm@chromium.org
2009-11-06
10
-28
/
+28
*
Revert 31284 - Added menu item for sync to wrench menu.
willchan@chromium.org
2009-11-06
4
-202
/
+4
*
Send keypress() events for ctrl-key and cmd-key in addition to keydown().
thakis@chromium.org
2009-11-06
2
-1
/
+27
*
Extensions UI page should not allow Reload forextensions that are not 'in dev...
finnur@chromium.org
2009-11-06
6
-10
/
+15
*
Added menu item for sync to wrench menu.
akalin@chromium.org
2009-11-06
4
-4
/
+202
*
Mac: show correct default favicon in tab strip.
viettrungluu@chromium.org
2009-11-06
2
-3
/
+8
*
Add flaky purify failures for unit_tests.exe.
willchan@chromium.org
2009-11-06
1
-0
/
+72
*
Got rid of DieFileDie in user_settings_unittest.cc.
idana@chromium.org
2009-11-06
2
-32
/
+49
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
15
-67
/
+65
[next]